Category: Appium

Appium | Automate iOS Application Using Testmate

Testmate allows you to automate iOS applications using Appium engine. To automate iOS, you have to use selenium grid functionality as you can not install Testmate on the Mac machine. Setup Start a Hub on your  Windows machine (where Testmate resides) Register a Mac machine as a node (from Mac machine) Start Appium server on

Appium | Automate Android Application Using Testmate

Appium is an open source test automation framework for automating native, hybrid and mobile web applications. Testmate allows you to program Appium using VBScript. Setup Turn on AVD using emulator or connect a real android device Turn on the Appium Server Run the below code with correct device name and other capabilities The below code invokes the default calculator