Forum Discussion
xuanphuoc2411
8 years agoOccasional 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.
tristaanogre
8 years agoEsteemed Contributor
There's a method for that..
https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/page/wait-action-page-object.html
Does that Wait method not work for you?