You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[py] PEP 484 type hints for selenium.webdriver.remote.errorhandler (#9605)
* [py] PEP 484 type hints for selenium.webdriver.remote.errorhandler
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
* fix flake8 errors
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
* make exception_class type more explicit by declaring it before status checks
Signed-off-by: oleg.hoefling <oleg.hoefling@gmail.com>
Co-authored-by: David Burns <david.burns@theautomatedtester.co.uk>
0 commit comments