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

Android: Press Done Button On Keyboard

Using appium for android app automation. Not able to click on the 'Done' button displayed o… Read more Android: Press Done Button On Keyboard

Appium Test Android

Automating Test using Appium I am Following This Two Tutorials https://www.youtube.com/watch?v=n8Q… Read more Appium Test Android

Testng : Test Case Is Ignored

I am using TestNG framework for writing test cases for my Android application. For which I am using… Read more Testng : Test Case Is Ignored

How To Confirm A Numberpicker After Sending Data With Appium

I write test automation for Android Native app. And I want to enter/send value to a NumberPicker, m… Read more How To Confirm A Numberpicker After Sending Data With Appium

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

Unlock Android Mobile With Pin Code Programmatically Selenium Mobile Automation

I have a task that I need to write Android mobile test automation using Appium and selenium in Java… Read more Unlock Android Mobile With Pin Code Programmatically Selenium Mobile Automation

Appium Automation: Getting Error - Org.openqa.selenium.webdriverexception: Unable To Parse Remote Response: Parameters Were Incorrect

I am trying to do appium android automation using Java. Below is the code: public class Main { App… Read more Appium Automation: Getting Error - Org.openqa.selenium.webdriverexception: Unable To Parse Remote Response: Parameters Were Incorrect

How To Use Appium With Android Studio?

I'm trying to use Appium with Android Studio. My search on google doesn't helped much out! … Read more How To Use Appium With Android Studio?