Forum Discussion
2 Replies
- AlexKaras
Champion Level 2
Hi Nimish,
.WaitXXX() or .FindChildEx() methods are best for this.
- tristaanogreEsteemed Contributor
Additionally, if you're testing web pages, you can wait for page to load by calling the "Wait" method of the page object.