Replies: 1 comment 2 replies
-
My recommendation would be to move that logic into a page object so then you can simply call a method such as |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
regarding the rule
no-conditional-in-test
I'd like to know if there is some recommended way of usingisMobile
in conditionals:Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions