Can you guide me how to use appium 1.6 coomand line ? Im new to appium and ive only use the GUI version of appium. I will use it for automation testing. Thanks.
OS?(you could also look for a 1.5 guide)
I use mac. Here is another problem i get this error whenever i run my code: Original error: Command '/bin/bash Scripts/bootstrap.sh -d'. How to solve that ? Thank you
Are you running on Appium 1.6? Carthage is now a pre-req. I'm currently running Appium 1.6 across several applications using a Mac. So, I should be able to help you out.
Yes im currently using Appium 1.6. I am able to automate safari browser but whenever i run my scripts, it always open appium website. Now i want to remove that. Can you help me about that ? Thanks mate
@Barusu you can refer to my blog http://vikramvi-ideas.blogspot.de/2015/01/appium-mobile-automation.html
I keep on updating this blog page with useful info I find, on regular basis.
Regards,Vikram
Thank you. Its really a great help. Can you give me a reference about using Java selenium on IOS ?
@Barusu you can search in github, there are plenty of repo to refer and learn