Hi All ,
I have automated with the below http url and its working .
capabilities.setCapability(MobileCapabilityType.APP, “http://appserver/version/ios_demo.zip”);
My question is ,
What are other protocols appium will support other that “HTTP” such as, Will appium support “HTTPS” , “FTP” ,“SFTP” …etc , please confirm
and also please confirm what are the file extension will appium support other than “.ZIP”, “.apk”,and “.ipa”
Thanks ,
Muthu Selvan SR .