-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error : $.growl is not a function while running the Growl with Java #24
Comments
If you're receiving that error than the jQuery Growl library isn't loading correctly during your test's browser session. Can you provide your test code? |
I've copied and pasted the code provided on your project the differences are I used TestNG instead of JUnit there & Chrome instead of Firefox.
|
Thanks! I'll take a look. |
Hi @tourdedave , |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Environment -
OS: Windows 8
Selenium Version: 3.4.0
Browser: Google Chrome
Browser Version: Chrome 61.0 (64-bit)
Expected Behavior -
The script should work properly and the user can see the growl notification in the browser.
Actual Behavior -
Error display for the jQuery functions while running the script with Selenium & Java.
Stack trace -
The text was updated successfully, but these errors were encountered: