Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

fix(Chrome Accessibility Plugin) No error context #2332

Closed
wants to merge 1 commit into from

Conversation

JLLeitschuh
Copy link
Contributor

If your tests fail because of StaleElementReferenceError then there is no context about where this is coming from.
By having the failure be handled inside of the plugin then grunt can fail gracefully.
Additionally, this provides context about where the error originated from.

Fixes #2331

If your tests fail because of StaleElementReferenceError then there is no context about where this is coming from.
By having the failure be handled inside of the plugin then grunt can fail gracefully.
Additionally, this provides context about where the error originated from.

Fixes angular#2331
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@JLLeitschuh
Copy link
Contributor Author

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

@sjelin
Copy link
Contributor

sjelin commented Jul 13, 2015

Merged in at 4c9886b

@sjelin sjelin closed this Jul 13, 2015
@JLLeitschuh JLLeitschuh deleted the patch-2 branch July 20, 2015 18:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants