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 - Force WaitHelpers to wait until jQuery loaded on page #390

Merged
merged 1 commit into from Dec 7, 2018

Conversation

kayla-glick
Copy link
Contributor

Multiple pull requests in SPARC have had randomly failing specs with errors such as jQuery is undefined or $ is undefined. This is because the wait_for_javascript_to_finish helper is being called prior to when jQuery is loaded onto the page. Adding this check should prevent this issue from happening.

@ying-pbrc
Copy link
Contributor

ying-pbrc commented Dec 6, 2018 via email

@Stuart-Johnson Stuart-Johnson merged commit a4086cf into v2.8.5 Dec 7, 2018
@Stuart-Johnson Stuart-Johnson deleted the kg-replace_capybara_webkit branch December 7, 2018 14:59
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

4 participants