-
Notifications
You must be signed in to change notification settings - Fork 83
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
Sometimes the script failed with error even I have added "waitForElementVisible" for the element #302
Comments
{ |
Above test can work well on IDE |
Hi, I fixed this problem and released 3.24.0. |
It can work well with release 3.24.1 |
Sometimes the script failed with below error even I have added "waitForElementVisible" for the element I want to click.
Firefox 60.6.2 ESR
selenese-runner: 3.23.0
geckodriver : 0.23.0
selenium: 3.14.59
I got below error:
Command#12: click("linkText=Images")==>[Failure: The element reference of id="scp10" href="images?FORM=Z9LH" is stale; either the element is no longer attached to the DOM, it is not in the current frame context, or the document has been refreshed ....]
The text was updated successfully, but these errors were encountered: