[2.0.2] Trying to use elements() and confused #3021
Answered
by
NorseGaud
NorseGaud
asked this question in
Help Needed
-
If I check
I'm really trying to What am I missing here? |
Beta Was this translation helpful? Give feedback.
Answered by
NorseGaud
Feb 1, 2022
Replies: 1 comment
-
Ok, the default nightwatch.conf.cjs has
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
NorseGaud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, the default nightwatch.conf.cjs has
w3c: true
set and this is breaking these elements. If Iw3c:false
, it works fine