Forum Discussion
YMinaev
Staff
16 years agoHi Oleksiy,
The difference is that the WaitPage method delays the test execution until a Page object with the specified address appears, while the Wait method delays the test execution until a page's contents are completely loaded.
The difference is that the WaitPage method delays the test execution until a Page object with the specified address appears, while the Wait method delays the test execution until a page's contents are completely loaded.