How do I fix error "Error: Timed out" when trying to make a connection on LambdaTest?

I am gettError Message:

Error: Timed out Stacktrace: ing an exception when trying to make a connection on LambdaTest. How do I fix this?

Hi Tim,

The default time out of the Gauge runner is 1000ms. This can be increased by adding the parameter test_timeout = 900000 in the js.properties file in the env/default folder that is placed in the root of your project.