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

4.3.0 jQuery is not defined #173

Open
Bodacious opened this issue Apr 25, 2019 · 2 comments
Open

4.3.0 jQuery is not defined #173

Bodacious opened this issue Apr 25, 2019 · 2 comments

Comments

@Bodacious
Copy link

Upgrading from 4.2.0 to 4.3.0 breaks my test suite.

Tests that pass on 4.2.0 now fail, all of the issues seem to be caused by Javascript not loading properly on the page (Ajax calls breaking, etc.)

5) My spec
     Got 0 failures and 2 other errors:

     5.1) Failure/Error: page.evaluate_script('jQuery.active').zero?

          Selenium::WebDriver::Error::JavascriptError:
            javascript error: jQuery is not defined
              (Session info: headless chrome=73.0.3683.103)
              (Driver info: chromedriver=73.0.3683.20 (8e2b610813e167eee3619ac4ce6e42e3ec622017),platform=Mac OS X 10.14.4 x86_64)

          [Screenshot]: tmp/screenshots/....png
@mmrshk
Copy link

mmrshk commented Mar 5, 2020

You fixed this?

@srilakshmishankar
Copy link

I am facing the same issue. Anybody tried to solve this?

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

No branches or pull requests

3 participants