-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read property 'run' of undefined #10
Comments
@Abhinav897 I have fixed this issue and released the version |
Hi Sridhar, i tried by downloading the 2.1.4 jar and keeping it in class path , i am still getting below error, please need you help
org.openqa.selenium.WebDriverException: unknown error: Cannot read property 'run' of undefined
|
__
Hi @anukodali83, post the snippet you are using and the application URL as well. |
Hi Sridhar, the issue is resolved with your help |
Hi,
While executing the code I'm getting the below error on the execute method can you please help me out with this,
Exception in thread "main" org.openqa.selenium.JavascriptException: javascript error: Cannot read property 'run' of undefined
(Session info: chrome=84.0.4147.125)
The text was updated successfully, but these errors were encountered: