codeforequity-at / botium-cli

Botium CLI - The Selenium for Chatbots
https://www.botium.at
MIT License
28 stars 10 forks source link

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

Open ram-d opened 2 years ago

ram-d commented 2 years ago

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

ujja commented 2 years ago

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