botium-cli
botium-cli copied to clipboard
Botium cli is timing out even with the timeout set to 30000ms
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
please try –timeout 120000 flag. See here: https://forum.botium.ai/t/getting-an-error-of-timeout/218