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

Use find service instead of remote #13296

Merged

Conversation

stacey-gammon
Copy link
Contributor

@stacey-gammon stacey-gammon commented Aug 2, 2017

Find service has built in checks for stale elements and such.

Fixes #13289

@stacey-gammon stacey-gammon added Feature:Dashboard Dashboard related features :Sharing test labels Aug 2, 2017
@stacey-gammon stacey-gammon force-pushed the tests/stabilize-dashboard-tests-2 branch from b48a2e5 to 4e3ad2b Compare August 3, 2017 15:25
@stacey-gammon stacey-gammon force-pushed the tests/stabilize-dashboard-tests-2 branch from 79fd9bc to 937186d Compare August 3, 2017 18:15
@stacey-gammon stacey-gammon force-pushed the tests/stabilize-dashboard-tests-2 branch from 6877761 to 728f8d2 Compare August 4, 2017 13:30
Added some extra functionality for this in find and testSubjects
service, and using in the one place it’s required.
@stacey-gammon
Copy link
Contributor Author

Passed once,

jenkins test this

@stacey-gammon
Copy link
Contributor Author

Passed twice

Jenkins, test this

@stacey-gammon
Copy link
Contributor Author

Passed three times. I think that's sufficient.

@stacey-gammon stacey-gammon requested a review from nreese August 4, 2017 19:54
Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stacey-gammon stacey-gammon merged commit 9aed822 into elastic:master Aug 8, 2017
stacey-gammon added a commit to stacey-gammon/kibana that referenced this pull request Aug 8, 2017
* 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 added a commit to stacey-gammon/kibana that referenced this pull request Aug 8, 2017
* 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 added a commit that referenced this pull request Aug 8, 2017
* 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 added a commit that referenced this pull request Aug 8, 2017
* 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 deleted the tests/stabilize-dashboard-tests-2 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
Feature:Dashboard Dashboard related features test v6.0.0-rc1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants