https://github.com/automationpanda/tau-locators-java-webdriver
Java Selenium WebDriver Example for Test Automation University "Locating Web Elements" Course
https://github.com/automationpanda/tau-locators-java-webdriver
Last synced: 12 months ago
JSON representation
Java Selenium WebDriver Example for Test Automation University "Locating Web Elements" Course
- Host: GitHub
- URL: https://github.com/automationpanda/tau-locators-java-webdriver
- Owner: AutomationPanda
- License: apache-2.0
- Created: 2019-03-17T15:13:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T20:22:29.000Z (over 2 years ago)
- Last Synced: 2024-04-28T03:37:37.593Z (about 2 years ago)
- Language: Java
- Size: 13.7 KB
- Stars: 11
- Watchers: 4
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Locator Example Project
-----------------------
This project shows how to use Web element locators
in Java using Selenium WebDriver.
It is the example code for the "Using Locators for Testing" chapter
of the *Locating Web Elements* course from
[Test Automation University](https://testautomationu.applitools.com/).