How to run tunnel from Underpass with WebdriverIO tests instead of node tunnel?

Is it possible to run tunnel from Underpass while running WebdriverIO tests instead of node tunnel?

Hi Tim,

Yes, you can pass tunnel false in the LambdaTest object and in capabilities under LTOptions, you can pass tunnel true. This way, it will use the tunnel running from your local i.e. Underpass.