Skip to content
  • Contact me
  • About me
  • Demo
  • DemoForm
  • TechStuff
Top Menu
Facebook page opens in new windowFacebook page opens in new windowX 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

Monthly Archives: May 2017

You are here:
  1. Home
  2. 2017
  3. May

Configure and run typescript in visual studio code [updated]

Protractor, TypeScriptBy sunil patroMay 31, 2017Leave a comment

In this post, we will be executing a typescript file in VS Code Prerequisites Nodejs & npm Refer Install & verify nodejs on windows / Mac OS TypeScript To install latest typescript package, Start > Run > cmd, type to verify, on cmd, type Visual Studio Code Download and install from https://code.visualstudio.com/download Steps to write typescript…

Execute xpath or css on firefox browser

css, SeleniumTesting, xpathBy sunil patroMay 24, 2017Leave a comment

Selenium provides Xpath & css as element locators on browser, browsers provide an option to execute xpath and css to identify elements, we have seen how to execute xpath & css on chrome browser, Please note firebug or firepath is deprecated for firefox browser! In this post, we will see how to execute xpath & css on…

Connect android device to pc over wifi using ADB cmd

ADBcommands, AppiumBy sunil patroMay 17, 2017Leave a comment

Sometimes if your mobile usb cable doesn’t work and you want to automate android devices using appium, then you can use adb commands to connect to PC via wifi. Follow the steps Connect android device to PC via USB make sure you enable Developer options on mobile and connect Navigate to your android sdk installed…

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