I'm reading some tutorials on the internet, but each of them says something different from others ...
Some say necessary to include all the .jar within the project : Selendroid , Selenium and WebDriver .
Elsewhere say it is only necessary to include the selendroid the project.
Some tutorials teach run the server before running the application, but did not understand.
what should i do?
Since I go first run the application in the emulator and then wheel it right into the cellphone .
My idea is to press a button on the form and then the program will be in charge of opening the browser and navigate alone.
Any good tutorial?