Mish
Results
2
comments of
Mish
This solved the issue for me: ``` pip3 uninstall urllib3 pip3 install urllib3==1.26.5 ```
apparently a geckodriver issue: > > Potential hang with moz:debuggerAddress capability set to true: > > After enabling the site-isolation feature in Firefox with geckodriver 0.32.1 > some WebDriver clients...