You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2018. It is now read-only.
I am trying to use the jasmine-maven-plugin with the jasmine-dom testing addon.
When I add the jasmine-dom-matchers.js feature, I have found that the plugin fails the build with the following error.
com.gargoylesoftware.htmlunit.ScriptException: Error: Can't determine selector engine...
As the test passes when using a standard browser, this error is due to some missing feature in the htmlUnit engine.
I have traced the exception to the following code
any ideas, workarounds?
Thanks
Richard
The text was updated successfully, but these errors were encountered: