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

KG - Update Bootstrap Spec Helpers For Random Failures #1520

Merged
merged 1 commit into from Aug 29, 2018

Conversation

kayla-glick
Copy link
Contributor

There have been several randomly failing specs caused by these bootstrap helpers. The Capybara Webkit first function does not wait for the element to load on the page. Rather, it expects the element to be there immediately, else it fails. Adding expectations that the elements are present should hopefully provide better timing to fix these issues.

@Stuart-Johnson Stuart-Johnson merged commit 6cd4426 into v3.4.0 Aug 29, 2018
@Stuart-Johnson Stuart-Johnson deleted the kg-add_pricing_setup_random_failure branch August 29, 2018 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants