operachromiumdriver icon indicating copy to clipboard operation
operachromiumdriver copied to clipboard

opera 39 crashes using operadriver 0.2.2 with unknown error

Open eliuha opened this issue 9 years ago • 0 comments

Traceback (most recent call last): File "selenium_test.py", line 36, in look_for_link(base_url) File "selenium_test.py", line 22, in look_for_link driver.get(url) File "C:\Python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 248, in get self.execute(Command.GET, {'url': url}) File "C:\Python27\lib\site-packages\selenium\webdriver\remote\webdriver.py", line 236, in execute self.error_handler.check_response(response) File "C:\Python27\lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 192, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: session deleted because of page crash from tab crashed (Session info: Opera with embedded Chromium 52.0.2743.82) (Driver info: OperaDriver=0.2.0 (ba47709ed9e35ce26dbd960fb5d75be104290d96),platform=Windows NT 10.0 x86_64)

eliuha avatar Aug 25 '16 12:08 eliuha