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
Given i have a Module (Module A) , within which i lookup content of an iframe (Frame A).
For the content of Frame A i create a PageObejct (PageDescribingFrame).
Given i have a Module (Module A) , within which i lookup content of an iframe (Frame A).
For the content of Frame A i create a PageObejct (PageDescribingFrame).
If I do not add
browser.page
beforeelementInFrame
I get a Selenium stale Element Error.Link to the corresponding thread in Geb User Mailing List.
The text was updated successfully, but these errors were encountered: