Skip to content

IsuruQ/Mobile-Automation-Framework

Repository files navigation

Setting Up Appium Server

To run automated tests with Appium, you need to start the Appium server. Use the following command to start the Appium server:

appium server --address 127.0.0.1 --port 4723 --use-drivers uiautomator2 --use-plugins=gestures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages