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
Note that i faced this issue when using pylenium, and i wasn't able to identify clearly if this bug comes from webdriver_manager, or from an unintended use within pylenium itself, i opened a ticket on their github too here ElSnoMan/pyleniumio#278
but so far on their side, it seems that reverting to using webdreiver_manager 3.7.x works fine
I'm using pylenium, and the recent upgrade of webdriver_manager from 3.7.1 to 3.8.1 introduces some bugs (that can be fixed by downgrading)
here's the traceback:
I'm not sure what is the source of the bug, and i created an issue on pylenium repo too : ElSnoMan/pyleniumio#278
This happens on every pylenium tests, and that's the only place webdriver_manager runs on my code
The text was updated successfully, but these errors were encountered: