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 can write my own action instead though forURL method seems to suit for built-in Wait action, so it would be nice if it's implemented in built-in action.
Why is this important to you?
No response
How are you currently working around this?
No response
The text was updated successfully, but these errors were encountered:
What are you trying to do?
I just need
page.waitForURL
equivalent for@testla/screenplay-playwright
and I think this can be included inWait
action.Something like this:
I can write my own action instead though
forURL
method seems to suit for built-inWait
action, so it would be nice if it's implemented in built-in action.Why is this important to you?
No response
How are you currently working around this?
No response
The text was updated successfully, but these errors were encountered: