ericmckean / chromedriver

Automatically exported from code.google.com/p/chromedriver
0 stars 0 forks source link

why getting a WebDriver Exception when chrome browser is openning with chrome developer tools #931

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi,
i used "create webdriver" to open a chrome, then press F12 to open chrome 
developer tools, when executing any selenium operation, got an exception:
WebDriverException: Message: u"unknown error: Runtime.evaluate threw exception: 
TypeError: Cannot read property 'click' of null\n  (Session info: 
chrome=37.0.2062.120)\n  (Driver info: chromedriver=2.6.233026,platform=Windows 
NT 6.1 SP1 x86_64)" 

but if i dont open chrome developer tools, all operations ran good

Original issue reported on code.google.com by grainrai...@gmail.com on 10 Oct 2014 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by samu...@chromium.org on 21 Feb 2015 at 12:18

GoogleCodeExporter commented 9 years ago
Can you please provide test code? This will help us to reproduce the issue

Original comment by gmanikp...@chromium.org on 5 Mar 2015 at 7:25