Locators in Selenium WebDriver | Ultimate Guide for Beginners | Day 10

preview_player
Показать описание

In this video, We are discussing about Locators in Selenium WebDriver : Ultimate Guide.

✅ What are Locators in Selenium?
A locator enables testers to select an HTML DOM element to act on
Using Locators Selenium Finds elements in HTML Page and return that web element or elements.
WebDriver represents the browser.
WebElement represents a particular DOM node.

✅ Different locators in Selenium
By CSS ID
By CSS class name
By link text
By partial link text
By xPath or DOM structure
By name attribute
By HTML tag name

✅ What is a CSS Selector?
CSS Selector combines an element selector and a selector value that can identify particular elements on a web page
ID,CLASS,TagName

✅ If you are new consider subscribing and follow day by day to become an Automation Testing expert in 30 days.

✅ 5 step method to Start Learning Automation Testing
- Learn Programming
- Familiarity with Automation Tools
- Knowledge and Networking
- Technical Skills
- Knowledge Manual Testing

🚀 What is Automation Testing?
Automation testing is a Software testing technique to test and compare the actual outcome with the expected outcome.

This can be achieved by writing test scripts or using any automation testing tool.

🚀 What is Test automation?
Test automation is used to automate repetitive tasks and other testing tasks which are difficult to perform manually.

🚀Why we do Automation Testing?
- Eliminate the manual efforts
- Ad hoc Test- cases are required to run.
- Rerun the critical or important cases continuously.
- Long manual flows are tidies

🚀What is 30 Days of Automation in Testing Challenge?

This video is part of 30 Days of Automation in Testing Challenge. Where we will learn about the different concepts related to Automation Testing for Beginners and topics like

✅ Automation testing features
✅ Approaches to automation testing
✅ What is Automation testing
✅ Why automation testing
✅ Automation testing frameworks
✅ Automation testing advantages
✅ Automation testing benefits
✅ Automation Testing Tools
✅ Automaton Testing Books.
✅ Why you need automation testing.
✅ What is UI Testing
✅ Top Automation blogs to read.
✅ Automation tutorials included Selenium, Cypress, Katalon Studio and Test automation frameworks and may more concepts.

🚀 Tools and services I recommend:
Some of the courses that I recommend to become better Automation Tester 🙌🙌

✅Selenium Training and Certification -

✅Learn Jenkins for QA -

✅Programming Java -

✅Test Automation -

✅API Testing -

✅Cypress Tutorial with LIVE Projects -
Рекомендации по теме
Комментарии
Автор

Hi, whats exactly the main objective of Chropath....is it only to find the accurate location of elements...

gnanasaikunala