Let nightwatch test setting "use_xpath" also overwrite page object default #2597
FrederikCampagne
started this conversation in
General
Replies: 1 comment 2 replies
-
Yes, this makes sense. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you would let the nightwatch test setting "use_xpath" also become the default for page object you could just use the shorthand for elements (& sections), which would present a much cleaner page object. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions