How do I run the tunnel using the Appium Java TestNG?

How do I run the tunnel using the Appium Java TestNG?

Hello Joe,

To run the tunnel using the Appium Java TestNG, you can add the below capability on your script:

ltOptions.put("tunnel", true);