When I'm running a script/test with TestCafe the page is much slower to load than normal.
How can I force the script to wait more than the default (is it 20s?) timeout time? Any other tips on this?
Thanks very much in advance
Hi @speedmaster,We've tested enormous web-sites and expect that average page loading process deceleration in ~ x1.1 - x1.2 range. If this parameter is a lot more for your page, we should investigate your site to find the problem. Could you give us a link to your web page, please?
I'm experiencing sometimes problems like this with SAP fiori (most of the times works, but maybe 1 out of 10 fails).For example, you can use: https://www.sapfioritrial.com/sites?helpset=trial&sap-client=001
In some cases (seems randomly?), the page has not been yet loaded, and the script fails because it expects some fields to appear. As I have heard, testcafe shjould wait until the page appears, isn't it?
@perefm,
Thank you for providing this information.
I've noticed that your web page loads slowly both with and without a proxy. We are working on our proxy speed improvement.
For now, please check out the Setting Page Load Timeout topic, which might help in your scenario.
I'm sorry, the page is internal only.
I'll check this out, thanks!
You are welcome.
Let me know if you need further assistance.