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

Commits on Aug 8, 2017

  1. Use find service instead of remote (elastic#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 committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    9ff6e05 View commit details
    Browse the repository at this point in the history