You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been reviewing the serenity BDD repos again and looking at their implementation of Targets; specifically how wait strategies are incorporated.
I'm pondering if we want to attempt incorporating a similar strategy in screenpy whereby Target actions have the ability to control waiting strategies which include expected conditions. They also allow actions to control waiting strategies as well.
I have been reviewing the serenity BDD repos again and looking at their implementation of Targets; specifically how wait strategies are incorporated.
I'm pondering if we want to attempt incorporating a similar strategy in screenpy whereby
Target
actions have the ability to control waiting strategies which include expected conditions. They also allow actions to control waiting strategies as well.Thier example:
I can envision being able to do the following.
The text was updated successfully, but these errors were encountered: