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
This does not work 50% of the time. When it does not work I only get a browser with no address filled in. Have anyone else experienced this and if so is there any way to fix it? I also notice a related problem when using the proxy extension, The proxy does not work if I do not add a long sleep after driver.start() or open a new window.
The text was updated successfully, but these errors were encountered:
driver = await uc.start() await driver.get('https://address.com')
This does not work 50% of the time. When it does not work I only get a browser with no address filled in. Have anyone else experienced this and if so is there any way to fix it? I also notice a related problem when using the proxy extension, The proxy does not work if I do not add a long sleep after driver.start() or open a new window.
The text was updated successfully, but these errors were encountered: