assert.enabled() is already defined in Nightwatch v1.7.x #2894
Unanswered
kretschmannj
asked this question in
Help Needed
Replies: 1 comment 1 reply
-
|
I just answered my own question ... #2660 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just upgraded from v1.6.4 to v1.7.0 and now I'm getting this error ...
Error: The assertion assert.enabled() is already defined.
at Array.forEach ()
at Array.forEach ()
I have a custom assertion called enabled.js and it sounds like this is conflicting with a possibly new 'enabled' assertion. Was an 'enabled' assertion added to Nightwatch v1.7?
Beta Was this translation helpful? Give feedback.
All reactions