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

Missing link text in the exception thrown in DrupalContext::assertClickInTableRow() #235

Merged

Conversation

pfrenssen
Copy link
Collaborator

The $link variable is reused in DrupalContext::assertClickInTableRow() causing the exception text to lack the link text when it is thrown:

Found a row containing "Article", but no "" link on the page http://drupal.local/admin/structure/types (Exception)

@pfrenssen
Copy link
Collaborator Author

It was a blackbox test that failed, probably drupal.org wasn't available for a moment. Can the test be restarted?

@jhedstrom
Copy link
Owner

Test restarted.

@pfrenssen
Copy link
Collaborator Author

Thanks!

@jhedstrom jhedstrom added the bug label Dec 21, 2015
@jhedstrom jhedstrom added this to the 3.2.0 release milestone Dec 21, 2015
jhedstrom added a commit that referenced this pull request Dec 21, 2015
Missing link text in the exception thrown in DrupalContext::assertClickInTableRow()
@jhedstrom jhedstrom merged commit 809b401 into jhedstrom:master Dec 21, 2015
@jhedstrom
Copy link
Owner

Thanks!

jhedstrom added a commit that referenced this pull request Dec 21, 2015
Missing link text in the exception thrown in DrupalContext::assertClickInTableRow()

Signed-off-by: Jonathan Hedstrom <jhedstrom@gmail.com>
@pfrenssen pfrenssen deleted the output-missing-link-in-exception branch January 3, 2016 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants