Skip to content
Commit d5586ec4 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Verify WaitFor::element... results with an assertion



WaitFor::element... calls only perform the waiting and return whether
the condition succeeded or not, but that result needs to be explicitly
checked to prevent further steps from being executed if the wait failed.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent caa22465
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment