Wait Until Element Is Focused #14977
Unanswered
tgf-coder
asked this question in
Questions and Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a custom command that injects a custom dialog into the dom which asks a user, if the test reaches a certain failed state, what they tried to fix the condition and if that worked or failed (through pass/fail buttons). Then it saves their log to the reports and continues with the tests. This is the command
So far I have two specs. One of them uses the command successfully, the other says:
How can I fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions