Forum Discussion
AlexKaras
4 years agoChampion Level 3
Hi Carles,
> TC is able to load the page, click in some elements [...]
a) It is a good practice to use .Wait() method after clicking on some element that requests server to let TestComplete to wait until the page is loaded from the server;
b) Consider to use the .WaitElement() method instead of the .FindElement() one.
Related Content
- 5 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago