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
Currently it's not possible to pass options with wait_for command.
It will be nice to have this feature, because some of Chrome DevTools Protocol Events can accept options.
Currently it's not possible to pass options with
wait_for
command.It will be nice to have this feature, because some of Chrome DevTools Protocol Events can accept options.
For example Page.frameStoppedLoading (can accept
frameId
option).The text was updated successfully, but these errors were encountered: