0

I am writing a test-cases over a Data-Warehouse software project. So, some of the tasks are requiring pretty much long time, and sometimes it also depends on servers' responsibility. My question is How to set up selenium timeout on robot framework to wait infinitely, or set on max value.

How to avoid this error?

TimeoutException: Message: timeout (Session info: chrome=77.0.3865.90)

I have suite setup set selenium timeout 4 hours and also TestCases [Timeout] 4 hours But for about 10 minutes it gives the error above.

0 Answers0