botium-cli icon indicating copy to clipboard operation
botium-cli copied to clipboard

Botium cli is timing out even with the timeout set to 30000ms

Open ram-d opened this issue 2 years ago • 1 comments

Hi,

Botium cli is recently timing out even with the timeout set to 30000ms. Here is a sample error from our test. Can you please check?

Error: thrown: "Exceeded timeout of 30000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout value, if this is a long-running test."

Thanks, Ram

ram-d avatar Jun 08 '22 19:06 ram-d

please try –timeout 120000 flag. See here: https://forum.botium.ai/t/getting-an-error-of-timeout/218

ujja avatar Jun 09 '22 07:06 ujja