NativeScript/nativescript-dev-appium

Network Connection

Serge-SDL opened this issue · 2 comments

Hi,

is there a way to manage network connection as showed here: http://appium.io/docs/en/writing-running-appium/other/network-connection/
if not I think it can be very usefull...

thanks for all the work doing here!

I found that you can access drivers method like this:
driver.driver.setNetworkConnection(1);

so it works, maybe not well documented but works!

lock commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.