1

I am using selenium webdriver for chrome browser and I get the below error when I run it. Tried using the chromedriver version - 2.9. The chrome browser does get invoked but says Not secure on the address bar with below exception. Any help to get this fixed appreciated.

selenium.common.exceptions.WebDriverException: Message: unknown error: Runtime.executionContextCreated has invalid 'context': {"auxData":{"frameId":"7520.1","isDefault":true},"id":1,"name":"","origin":"://"}
(Session info: chrome=58.0.3029.110)
(Driver info: chromedriver=2.9.248315,platform=Windows NT 6.1 SP1 x86_64)
1

1 Answer 1

3

I had a similar problem, You just need to use 2.25 version of chrome driver i think its solve your problem

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.