Skip to content

Instantly share code, notes, and snippets.

@teal33t
Created February 29, 2020 22:22
Show Gist options
  • Save teal33t/c687c940465751369b276a9a31e33219 to your computer and use it in GitHub Desktop.
Save teal33t/c687c940465751369b276a9a31e33219 to your computer and use it in GitHub Desktop.
self.log("Wait")
driver.implicitly_wait(5)
self.log("Switch")
driver.switch_to.frame(driver.find_elements_by_tag_name("iframe")[0])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment