Created
May 12, 2020 19:18
-
-
Save sodastereo/60f4f5c026ab63ca94b71adb31862f53 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Publish event | |
time.sleep(2) | |
print("Submit Event") | |
submitevent = driver.find_element(By.XPATH,'.//*[@class="_42ft _4jy0 layerConfirm _2pi9 _4jy3 _4jy1 selected _51sy"]').click() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment