django-session-security
django-session-security copied to clipboard
Upgrade to Selenium 4.3.0
trafficstars
https://stackoverflow.com/questions/72773206/selenium-python-attributeerror-webdriver-object-has-no-attribute-find-el
element.find_by_name(...) is now element.find_element("name", ...)
It would be much easier with pytest-splinter