Share what you Learned !!! Happy Learning !!!

YOSUVA.com

YOSUVA.com Navigation
  • Home
  • About
  • Tools
    • Appium
    • Selenium
      • Selenium Tutorials
    • Excel Macros
    • Ranorex
  • Contact
  • Search
  • Home
  • About
  • Tools
    • Appium
    • Selenium
      • Selenium Tutorials
    • Excel Macros
    • Ranorex
  • Contact
  • Search

Appium

Home Blog Appium

How to setup Appium on Mac for iOS and Android devices

Yosuva ArulanthuOctober 22, 2022Appium, Java, Test Automation, TestingLeave a Comment

Step 1: install java Download and install Java JDK 8 and check whether Java is installed properly by typing java -version Step 2: Setting up JAVA_HOME Open the terminal and type the below $ vim … Read More

How To Press Keyboard Keys in Selenium

Yosuva ArulanthuJuly 11, 2022Appium, Java, Selenium, Test Automation, TestingLeave a Comment

On occasion, you’ll come across functionality that requires the use of keyboard key presses in your tests. Perhaps you’ll need to tab to traverse from one portion of the page to another, back out of … Read More

How to update Cloud JIRA X-RAY test execution automatically using REST API Java?

Yosuva ArulanthuJuly 11, 2022Appium, Selenium, Test Automation, TestingLeave a Comment

Updating JIRA Xray test status and evidence using any programming is simple as we have RestAPI. Below are the two examples to update the status and evidence. This example is can be used if your … Read More

Useful Test Automation Regex

Yosuva ArulanthuJune 14, 2020Appium, Ranorex, SeleniumLeave a Comment

To get only number from the string \d+ To get just amount value ([0-9]+[\\.,0-9]*) To get first 5 characters from a string  ^.{5} To get the text of btw two strings (?<=Reference is )(.*)(?= and)

How to update JIRA X-RAY test execution automatically using REST API Java? On-premises

Yosuva ArulanthuApril 27, 2020Appium, Java, SeleniumLeave a Comment

Updating JIRA Xray test status and evidence using any programming is simple as we have RestAPI. Below are the two examples to update the status and evidence. This example is can be used if your … Read More

  • Home
  • About
  • Tools
  • Contact
Toggle the Widgetbar