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
    • Demo1
    • Demo2
  • Appium
    • Appium tutorial
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • Cypress
  • More
    • TestingBasics
    • MavenBuild
  • Training
Search:
  • HOME
  • Selenium
    • Selenium-Java
    • Selenium-Python
    • Demo1
    • Demo2
  • Appium
    • Appium tutorial
  • JavaForQA
    • Java interview questions for QA
    • ExcelRW
    • TestNG
  • Cypress
  • More
    • TestingBasics
    • MavenBuild
  • Training

Daily Archives: June 10, 2016

You are here:
  1. Home
  2. 2016
  3. June
  4. 10

Run appium tests on android mobile browser using java

Appium, SeleniumTestingBy sunil patroJune 10, 20161 Comment

We have seen how to run appium tests on android native apps In this post, we will be learning how to run appium tests on android handset browsers like Chrome, Firefox, Dolphin or android browser.. application examples on browsers are like facebook.com, gmail.com etc… for native apps (.apk files), we use uiautomatorviewer.bat to identify elements on…

Ways to focus on textbox in selenium

JavascriptExecutor, SeleniumTestingBy sunil patroJune 10, 20161 Comment

In our one of previous post selenium on textbox, we have seen how to type or send text into textboxes using selenium and java There are situations where direct sendkeys doesn’t work, so we need to focus on that text box and then sendKeys to type text, this can be achieved by using JavaScriptExecutor Actions…

All rights reserved | qavalidation
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Go to Top