Fix functional tests - dev tools selectors#8241
Merged
epixa merged 2 commits intoelastic:masterfrom Sep 13, 2016
Merged
Conversation
epixa
pushed a commit
that referenced
this pull request
Sep 13, 2016
--------- **Commit 1:** [pageObjects/console] update selectors to use test subjects * Original sha: a2d37fc * Authored by spalger <email@spalger.com> on 2016-09-12T23:34:07Z **Commit 2:** [tests/config] fix console url * Original sha: 7d7ef27 * Authored by spalger <email@spalger.com> on 2016-09-12T23:34:34Z
epixa
pushed a commit
that referenced
this pull request
Sep 13, 2016
--------- **Commit 1:** [pageObjects/console] update selectors to use test subjects * Original sha: a2d37fc * Authored by spalger <email@spalger.com> on 2016-09-12T23:34:07Z **Commit 2:** [tests/config] fix console url * Original sha: 7d7ef27 * Authored by spalger <email@spalger.com> on 2016-09-12T23:34:34Z
epixa
added a commit
that referenced
this pull request
Sep 13, 2016
[backport] PR #8241 to 5.x - Fix functional tests - dev tools selectors
epixa
added a commit
that referenced
this pull request
Sep 13, 2016
[backport] PR #8241 to 5.0 - Fix functional tests - dev tools selectors
airow
pushed a commit
to airow/kibana
that referenced
this pull request
Feb 16, 2017
--------- **Commit 1:** [pageObjects/console] update selectors to use test subjects * Original sha: 565a751005fb362234f421ae0474d3c5c0359ee2 [formerly a2d37fc] * Authored by spalger <email@spalger.com> on 2016-09-12T23:34:07Z **Commit 2:** [tests/config] fix console url * Original sha: 834da4abe8bc9c41e16b56e70d2bfc7b3ce5c4de [formerly 7d7ef27] * Authored by spalger <email@spalger.com> on 2016-09-12T23:34:34Z Former-commit-id: 93c199d
airow
pushed a commit
to airow/kibana
that referenced
this pull request
Feb 16, 2017
[backport] PR elastic#8241 to 5.x - Fix functional tests - dev tools selectors Former-commit-id: a08aebd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With Console moved to the Dev Tools app, all of the previous selectors are no longer valid. This updates those selectors to use test subjects instead.