Skip to content
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

investigate howto determine staled element quickly #1370

Closed
vdelendik opened this issue May 22, 2021 · 1 comment
Closed

investigate howto determine staled element quickly #1370

vdelendik opened this issue May 22, 2021 · 1 comment

Comments

@vdelendik
Copy link
Contributor

previous implementation was disabled as on high load waiter with 0 timeout could for for minutes...
qaprosoft@83c407e#diff-522387d99dcf7b1182af5ac4365b7619d941804074f094dcd88db27ad1afb7c1R1368

to be able to react asap onto the staled elements we need one more way to make it happen. Maybe direct selenium call in try/catch or similar

@vdelendik vdelendik added this to the 7.1 milestone May 22, 2021
@DimaGrinevich DimaGrinevich linked a pull request Jul 8, 2021 that will close this issue
@vdelendik vdelendik modified the milestones: 7.3.x, 7.3.15 Dec 2, 2021
@vdelendik
Copy link
Contributor Author

completely redesigned elements manipulation making stale element too rare to handle somehow in advance.
during the testing run web and mobile tests using 7.3.15-SNAPSHOT carina build. inside carina-demo branch 7.3.15 already use this particular core version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant