Now that we have installed all required software and created the project with all configurations done, ready with the test automation script to get executed in the virtual device, but before to that you need to launch and start the appium server. Only then the selenium instructions are diverted to virtual mobile device i.e. via appium server.
Assumption is that you have already installed Appium server.
Steps to launch and start Appium server
- Open windows start menu
- Type “Appium” and click on the respective file.
- You would be presented with the Appium tool.
- Click on Android icon to see the Android settings, make sure they are similar to below image
- Click on settings icon to see the general settings, make sure they are similar to below image.
- If you observe carefully, the Server Address and Port number specified in this settings window is used in our selenium code to pass the webdriver instructions, you can refer to the code present in create your first test automation script to automate mobile app testing
- Click on Play Icon and wait till the server gets started, looks like below image
Now you are done with starting the appium server and your final step is to launch the emulator and execute the test automation script and observe the execution on the mobile emulator.
Founder of TestingTools.co, constantly shares knowledge on different test automation tools. Has experience in building proof of concepts, solutions, frameworks, platforms & implementation of test automation projects.
In pursuit of building a platform with inbuilt framework and reusable components for Oracle Cloud applications ( Oracle HCM, CX, SCM, Financials clouds, Salesforce and other cloud applications )
Major accomplishments in his career:
- Product architect and development manager for test automation platforms
- Oracle Flow Builder @ Oracle
- CloudTestr @ Suneratech
- 2 times to oracle open world
- More than 20 successful POCs ( Proof of concepts )
- 100 demos
- Designed pricing models.
- Trained more than 50 members.
- Built more than 100 re-usable functions.
Worked with tools:
Hi,
please me for Appium is installed & Appium server is start but stop automatically.
Please help.
Is it possible for you to share the error log or the contents of the console on appium