Python Selenium Run JavaScript

driver.execute_script('window.alert("worked!")')
garzj