Java Selenium Programs For Automation Testers

Java Selenium Programs For Automation Testers

In This Post, we are trying to share all the java programs links in a single place where you can get the links. so that it can help you to save you are time and makes you more productive.

Application Related Selenium Programs:

Locator

  • Locate Element Using ID Locator
  • Locate Element Using Name Locator
  • Locate Element Using ClassName Locator
  • Locate Element Using Tag Name Locator
  • Locate Element Using LinkText Locator
  • Locate Element Using Partial LinkText Locator
  • Locate Element Using XPath Locator
  • Locate Element Using CSS Selector

Basic Selenium Script

Action

  • Click Element Using Action Class
  • Do Double Click Using Action Class
  • Drag Drop Using Action Class
  • Mouse Operation Using Action Class
  • Move Specific Element Using Action Class
  • Press Tab Key Using Action Class In Java

Java Script

Table

File Handling

Advance Selenium WebDriver Script

TestNG

Framework

Tasks

Solutions

I love open-source technologies and am very passionate about software development. I like to share my knowledge with others, especially on technology that's why I have given all the examples as simple as possible to understand for beginners. All the code posted on my blog is developed, compiled, and tested in my development environment. If you find any mistakes or bugs, Please drop an email to softwaretestingo.com@gmail.com, or You can join me on Linkedin.

Leave a Comment