Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowTwitter page opens in new windowYouTube page opens in new window
qavalidation
QA tools and automation testing techniques
qavalidationqavalidation
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo2
  • Appium
    • Appium tutorial
  • WebdriverIO
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • More
    • Cypress
    • TestingBasics
    • MavenBuild
  • Training

Category Archives: Appium

You are here:
  1. Home
  2. Category "Appium"

Start & stop appium server programmatically using java-client (latest)

AppiumJuly 21, 2016

We have learnt from our earlier post Appium test run,  how to write appium test, now to run the appium…

Read more

Automate swipe using appium – use of TouchAction

AppiumJuly 15, 2016

Swipe on mobile handsets can be of from Left to right or vice versa Top to bottom or vice versa…

Read more

How to move (drag) seek bar in appium

AppiumJuly 8, 2016

A seek bar in any android handset or emulator is kind of a progress bar but this one is draggable,…

Read more

Perform LongPress gesture in Appium (latest)

AppiumJuly 4, 2016

There are situations, where we have to long press on key buttons of screen to trigger an event, to hold the…

Read more

Handle mobile application or browser alerts with appium

AppiumJune 28, 2016

We have seen how to handle alerts for desktop browsers using selenium, the same way we have alerts for mobile…

Read more

Install android apps on emulators

AppiumJune 22, 2016

Method 1: Using Google play store (but you need to have google account and google play store should be pre installed)…

Read more

Navigate back or home screen using Appium

AppiumJune 17, 2016

Class AndroidDriver (implements AppiumDriver interface)  has method pressKeyCode(int key) for your handset / emulator to navigate to Home screen or navigating…

Read more

Lock or unlock device using appium

AppiumJune 15, 2016

Class AndroidDriver (implements AppiumDriver interface)  has certain methods for locking and unlocking an android device / emulator at run time. (should…

Read more

Run appium tests on android mobile browser using java

Appium, SeleniumTestingJune 10, 2016

We have seen how to run appium tests on android native apps In this post, we will be learning how…

Read more
←12345→
Categories
Abbreviations... ADBcommands Agile API Appium Autoit Awareness... css Cypress Database Docker Eclipse ExtentReports git githubActions Internet Related JavaForQA JavascriptExecutor JenkinsCI jmeter json MacOS MavenBuild Misc Mobile Offline Installer Protractor Python QTP_VBScripting Quality Center and QC OTA SeleniumC# SeleniumPython SeleniumTesting Sikuli SoftwareTesting Some terms testng TestStackWhiteFramework TypeScript Uncategorized WebdriverIO_TS Web links WindowsOS xpath
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Topics
  • Software-Testing
  • Selenium-Java
  • TestNG tutorial
  • Appium Tutorial
  • JavaForQA
  • Python topics
  • Protractor with TS
All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top