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

Tag Archive

Home Blog C#

How To Work with JavaScript Alerts in Selenium Java, Python, Ruby, C#

Yosuva ArulanthuAugust 2, 2022Java, Python, Ruby, Selenium, Test Automation, TestingLeave a Comment

If your application triggers any JavaScript pop-ups (a.k.a. alerts, dialogs, etc.) then you need to know how to handle them in your Selenium tests. Built into Selenium is the ability to switch to an alert window and either accept or dismiss it. … Read More

How To Work with Frames (iframe) in Selenium Java, Python, Ruby, C#

Yosuva ArulanthuAugust 2, 2022C#, Java, Python, Ruby, Selenium, Test Automation, TestingLeave a Comment

On occasion, you’ll run into a relic of the front-end world — frames. And when writing a test against them, you can easily get tripped if you’re not paying attention. Rather than gnash your teeth when … Read More

How To Use Selenium Grid Java, Python, Ruby, C#

Yosuva ArulanthuAugust 2, 2022C#, Java, Python, Ruby, Selenium, Test Automation, TestingLeave a Comment

If you’re looking to run your tests on different browser and operating system combinations but you’re unable to justify using a third-party solution like Sauce Labs then what do you do? With Selenium Grid you can stand up a simple … Read More

How To Visually Verify Locators and Highlight Elements In Your Selenium Tests

Yosuva ArulanthuJuly 19, 2022C#, Java, Python, Selenium, Test Automation, TestingLeave a Comment

It’s likely that you’ll run into odd test behaviour that makes you question the locators you’re using in a test. But how do you interrogate your locators to make sure they are doing what you expect? By leveraging some simple … Read More

How To Add Growl Notifications To Your Selenium Tests

Yosuva ArulanthuJuly 18, 2022C#, Java, Python, Selenium, Test Automation, TestingLeave a Comment

Good test reports are a fundamental component of successful test automation. But running down a test failure by looking at a test report can be a real pain sometimes. By leveraging something like jQuery Growl you can output … 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 Upload Files using Selenium

Yosuva ArulanthuJuly 11, 2022C#, Java, Python, Ruby, Selenium, Test Automation, TestingLeave a Comment

Uploading a file is a common piece of functionality found on the web. But when trying to automate it you get prompted with a dialogue box that is just out of reach for Selenium. In these … Read More

How to update Ranorex Test evidence and status automatically into JIRA X-Ray Test execution using C#?

Yosuva ArulanthuApril 27, 2020RanorexLeave a Comment

I have used RestSharp package for the below c# example

HOW TO UPDATE JIRA XRAY TEST EXECUTION AUTOMATICALLY USING REST API C#?

Yosuva ArulanthuApril 27, 2020RanorexLeave a Comment

I have used RestSharp package for the below c# example

  • Page 2 of 2
  • ←
  • 1
  • 2
  • Home
  • About
  • Tools
  • Contact
Toggle the Widgetbar