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

Invalid selector in NoSuchElementException when using chained selectors #415

Open
Toilal opened this issue Oct 19, 2016 · 0 comments
Open
Labels

Comments

@Toilal
Copy link
Member

Toilal commented Oct 19, 2016

When using chained selectors, NoSuchElementException message may lead to invalid diagnostic.

el(".section").el(".button").click() fails with a NoSuchElementException with a message containing .button selector in any case, even if it's .section missing.

@filipcynarski filipcynarski added this to the 3.5 milestone Jul 25, 2017
@filipcynarski filipcynarski modified the milestones: 3.5, 3.6 Oct 31, 2017
@filipcynarski filipcynarski modified the milestones: 3.6, 3.7 Jun 5, 2018
@filipcynarski filipcynarski modified the milestones: 3.7, 3.8 Sep 7, 2018
@filipcynarski filipcynarski modified the milestones: 3.8, 4.1 Dec 13, 2018
@slawekradzyminski slawekradzyminski modified the milestones: 4.1, 4.2 Jan 28, 2019
@slawekradzyminski slawekradzyminski removed this from the 4.2 milestone Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants