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: July 2020

You are here:
  1. Home
  2. 2020
  3. July

How to setup environmental variables or PATH in Windows & Mac OS

JavaForQA, WindowsOSBy AdminJuly 28, 20204 Comments

To get direct access to software exes or runner files on the command prompt or terminal, we set environmental variables or set the path of the software exe into PATH variable so that we need not to provide complete path. Mac OS – Terminal Windows OS – Command Prompt Windows OS There are 2 types…

RemoteDebugging – simulate mobile chrome browser on Desktop browser

AppiumBy AdminJuly 8, 2020Leave a comment

There are situations where the web applications do not render same on Mobile or tab devices compared to desktop browser, because of the screen size. so we can’t use the Appium GUI inspector to inspect the mobile browser view or even we can’t rely on the devtools way of inspecting browsers,we need to either have…

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