Home > Net >  selenium-python cannot locate element
selenium-python cannot locate element

Time:12-07

I need to enter credentials on enter image description here

When finished working inside the iframe don't forget to switch to the default content with

driver.switch_to.default_content()
  • Related