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

[WebDriver] Improved exception message thrown when click('name') does not match any element #3546

Merged
merged 1 commit into from
Sep 28, 2016

Conversation

Naktibalda
Copy link
Member

New message matches message thrown by InnerBrowser and looks like this:

$I->click('Link 2');

'Link 2' is invalid CSS and XPath selector and Link or Button element with 'name=Link 2' was not found.

Fixes #3528

@DavertMik DavertMik merged commit 85775c4 into Codeception:2.2 Sep 28, 2016
@DavertMik
Copy link
Member

Thanks

@Naktibalda Naktibalda deleted the issue-3528 branch December 31, 2016 18:35
chris1312 pushed a commit to chris1312/Codeception that referenced this pull request Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants