Forum Discussion
jsc
12 years agoRegular Contributor
Hi Tanja,
the web testing module is installed, the I set the timeout to load the page to 240 seconds. The autowait timeout is 10 seconds and it would be counterproductive to increase this.
But the timeout is not the problem, the test sometimes works and most of the time not.
I tried different mappings this does not matter.
All browsers are closed (process terminated) at onstarttest, this seems to be part of the problem, but this has to be done.
The browser is obviously started but it shows the default webpage...
The test does not find the browser. Even Sys.Browser("iexplore").Refresh() does not help.
Best regards,
Joachim
the web testing module is installed, the I set the timeout to load the page to 240 seconds. The autowait timeout is 10 seconds and it would be counterproductive to increase this.
But the timeout is not the problem, the test sometimes works and most of the time not.
I tried different mappings this does not matter.
All browsers are closed (process terminated) at onstarttest, this seems to be part of the problem, but this has to be done.
The browser is obviously started but it shows the default webpage...
The test does not find the browser. Even Sys.Browser("iexplore").Refresh() does not help.
Best regards,
Joachim