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
erdi
changed the title
Properties and methods in the closure passed to withNewWindow and withWindow should be resolved against the page passed as the page option
Properties and methods in the closure passed to withNewWindow and withWindow should be resolved against the browser
Dec 23, 2018
erdi
changed the title
Properties and methods in the closure passed to withNewWindow and withWindow should be resolved against the browser
Properties and methods in the closure passed to withNewWindow() and withWindow() should be resolved against the browser
Dec 23, 2018
This can be solved by changing the delegate of the closure to
browser
and the resolution strategy toDELEGATE_FIRST
.The text was updated successfully, but these errors were encountered: