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

[6.0] Use find service instead of remote (#13296) #13388

Conversation

stacey-gammon
Copy link
Contributor

  • Use find service instead of remote which doesn't have built in safety checks for stale elements

  • use data-test-subj instead of id

  • add missing function and awaits

  • Did not realize WebElements could find descendants

Added some extra functionality for this in find and testSubjects
service, and using in the one place it’s required.

backports #13296

* Use find service instead of remote which doesn't have built in safety checks for stale elements

* use data-test-subj instead of id

* add missing function and awaits

* Did not realize WebElements could find descendants

Added some extra functionality for this in find and testSubjects
service, and using in the one place it’s required.
@stacey-gammon stacey-gammon merged commit 0cbd62c into elastic:6.0 Aug 8, 2017
@stacey-gammon stacey-gammon deleted the 6.0/tests/stabilize-more-dashboard-tests branch October 24, 2017 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant