I have a website that is locally hosted. I want to test it on LambdaTest using the codeless automation tool “Katalon”? How can I do that.
Hey Mark,
You can test your locally hosted website with Katalon on LambdaTest.
To do this, you would need to pass the following capability under the capabilities section of Katalon.
tunnel: true
After that, you must enable the tunnel/underpass from the LambdaTest dashboard.