Forum Discussion
5 Replies
- tristaanogreEsteemed Contributor
Question: Why are you testing the reload button of the browser? Is this part of testing your application? If you simply need to reload a page, you can send the refresh command to the page to refresh the page without having to interact with the browser UI.
- xuanphuoc2411Occasional Contributor
Certainly, we don't test the reload button of the browser. Our AUT load data without any signal on GUI so we need to use the Reload button of Chrome to determine whenever page loaded completely before moving on next steps.
- tristaanogreEsteemed Contributor
There's a method for that..
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/page/wait-action-page-object.htmlDoes that Wait method not work for you?
- xuanphuoc2411Occasional Contributor
Yes, currently, we are using "Wait" action as a workaround solution. However, sometimes, it still moves on next action although page is still loading.
Related Content
- 11 months ago
Recent Discussions
- 22 minutes ago
- 29 minutes ago