12 Dec 2024 08:29 PM - last edited on 13 Dec 2024 07:58 AM by MaciejNeumann
Hello,
I was wondering if anyone could provide an explanation for the following browser clickpath error: 1305 - Wait network timeout
Would this indicate an issue on the actual application that is being tested? I understand that clickpaths are meant to mimic a user's interaction with the application, but if this error is related to the network, would it have anything to do with the application?
Thank you
Solved! Go to Solution.
13 Dec 2024 08:40 AM
Hi,
I would try to use another waiting action as waiting page load or until some CSS element is loaded.
Best regards
16 Dec 2024 09:30 AM
I would, also, check the waterfall and see which resources are holding the page up. If they're 3rd party, you may not be interested in them and could block those requests.