Forum Discussion
YMinaev
Staff
15 years agoHi,
Wait is a method of the Page object, not of specific page elements from which you call it.
As for the changing page object, you just need to replace the URL with a wildcard. Also, if the new pages get loaded in the same browser window, the reference to the page object shouldn't change.
Wait is a method of the Page object, not of specific page elements from which you call it.
As for the changing page object, you just need to replace the URL with a wildcard. Also, if the new pages get loaded in the same browser window, the reference to the page object shouldn't change.