Skip to content Skip to sidebar Skip to footer
Showing posts with the label Appium

Browser.saveScreenshot() Hangs When Called

Hi I am writing automation tests for a Cordova application. I want to save screenshots of each page… Read more Browser.saveScreenshot() Hangs When Called

Android Emulator Close Using Telnet Via Appium Script

I am trying to close Android emulator using telnet command via Appium script but after executing th… Read more Android Emulator Close Using Telnet Via Appium Script

Protractor - How To Generate Execution Report Or Display The Console.log Messages In An Output Text File

I am using Protractor to test the Mobile hybrid app. I am using windows env. with javascript. I wan… Read more Protractor - How To Generate Execution Report Or Display The Console.log Messages In An Output Text File