qentinelqi / qweb

Keyword driven automation for the web
https://github.com/qentinelqi/qweb
Apache License 2.0
40 stars 17 forks source link

Typing fixes november #108

Closed turunenm closed 1 year ago

turunenm commented 1 year ago

Update from Selenium 4.10 to 4.60 exposed a lot of typing issues. These typing issues have been fixed in this branch.

A change to internal/browser/__init__.py - get_current_browser() which raises now exception if there's no current browser should be tested thoroughly!

Creating a PR to run the Actions on this branch