All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
4 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
4 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • HTML Basics required for understanding or learning Locators
  • Locator concepts, Types and choosing Locators
  • Creating XPath Expressions from scratch on the fly
  • Creating CSS Selectors from scratch on the fly
  • FireBug and FirePath Alternatives for auto-generating the Locators

This course covers all the below topics in detail:
 
HTML Basics that are required for learning and understanding different types of Locators
 
Locator concepts
 
Types of Locators
 
Creating Complex XPath Expressions from scratch
 
Creating Complex CSS Selectors from scratch
 
FireBug and FirePath Alternative tools for Locators Auto-generation
 
By the end of this course you will be able to create reliable, stable and complex Locators for locating UI elements on the web pages.
 
This course is for the Test Automation engineers who want to create better and 'easier to maintain' locators.
 
Check the course contents for more details.

  • Basic knowledge about software usage
  • Desire to learn new skills
  • Beginners who are new to Selenium Automation
  • Beginners aspiring to learn different Locators
  • If you want to learn all the Locators to be used in Selenium Automation in detail, complete and from scratch
View More...
  • Section 1 : HTML 12 Lectures 01:41:41

    • Lecture 1 :
    • Lecture 2 :
    • HTML Tags Attribute Names Attribute Values Enclosed Text and HTML Elements
    • Lecture 3 :
    • Structure of HTML
    • Lecture 4 :
    • Adding Title to the HTML Web Page
    • Lecture 5 :
    • Adding Paragraphs to the HTML Web Page
    • Lecture 6 :
    • Adding Bold, Italic and Underlined text to the HTML Web Page
    • Lecture 7 :
    • Adding different sizes of headings
    • Lecture 8 :
    • Adding hyperlinks to the web page
    • Lecture 9 :
    • Adding Rulers to the Web Page
    • Lecture 10 :
    • Adding Images to the Web Page
    • Lecture 11 :
    • Adding Line Breaks to the Web Page
    • Lecture 12 :
    • Adding Table to the Web Page
  • Section 2 : Locators 11 Lectures 01:45:07

    • Lecture 1 :
    • What are Locators?
    • Lecture 2 :
    • Different Types of Locators
    • Lecture 3 :
    • Demonstrating ID locator
    • Lecture 4 :
    • Demonstrating Name locator
    • Lecture 5 :
    • Demonstrating Class Name locator
    • Lecture 6 :
    • Demonstrating Link Text locator
    • Lecture 7 :
    • Demonstrating CSS Selector locator
    • Lecture 8 :
    • Demonstrating XPath locator
    • Lecture 9 :
    • Demonstrating DOM locator
    • Lecture 10 :
    • Priority of Locators
    • Lecture 11 :
    • Additional details about different Locators
  • Section 3 : XPath Expressions 30 Lectures 08:57:15

    • Lecture 1 :
    • What is an XPath?
    • Lecture 2 :
    • Hierarchy of HTML Source Code
    • Lecture 3 :
    • Types of XPath Expressions
    • Lecture 4 :
    • Building Absolute XPath Expressions
    • Lecture 5 :
    • Advantages and Disadvantages of Absolute XPath Expressions
    • Lecture 6 :
    • Relative XPath Expressions - First Set of Examples
    • Lecture 7 :
    • Relative XPath Expressions - Second Set of Examples
    • Lecture 8 :
    • Relative XPath Expressions - Third Set of Examples
    • Lecture 9 :
    • Relative XPath Expressions - Fourth Set of Examples
    • Lecture 10 :
    • Relative XPath Expressions - Fifth Set of Examples
    • Lecture 11 :
    • Relative XPath Expressions - Sixth Set of Examples
    • Lecture 12 :
    • Relative XPath Expressions - Seventh Set of Examples
    • Lecture 13 :
    • XPath Expressions - Wild Cards
    • Lecture 14 :
    • XPath Expressions - HTML Tables
    • Lecture 15 :
    • Different XPath Functions
    • Lecture 16 :
    • text() XPath Function
    • Lecture 17 :
    • starts-with() XPath Function
    • Lecture 18 :
    • last() XPath Function
    • Lecture 19 :
    • position() XPath Function
    • Lecture 20 :
    • Different XPath AXES
    • Lecture 21 :
    • following XPath AXES
    • Lecture 22 :
    • preceding XPath AXES
    • Lecture 23 :
    • following-sibling XPath AXES
    • Lecture 24 :
    • preceding-sibling XPath AXES
    • Lecture 25 :
    • parent XPath AXES
    • Lecture 26 :
    • child XPath AXES
    • Lecture 27 :
    • ancestor XPath AXES
    • Lecture 28 :
    • descendant XPath AXES
    • Lecture 29 :
    • Advantage of Relative Xpath Expressions over Absolute XPath Expressions
    • Lecture 30 :
    • contains() XPath Function
  • Section 4 : CSS Selectors 17 Lectures 04:16:12

    • Lecture 1 :
    • What is a CSS Selector?
    • Lecture 2 :
    • Types of CSS Selectors
    • Lecture 3 :
    • Building Absolute CSS Selectors
    • Lecture 4 :
    • Advantages and Disadvantages of Absolute CSS Selectors
    • Lecture 5 :
    • Relative CSS Selectors - First Set of Examples
    • Lecture 6 :
    • Relative CSS Selectors - Second Set of Examples
    • Lecture 7 :
    • Relative CSS Selectors - Third Set of Examples
    • Lecture 8 :
    • First-child in CSS Selectors
    • Lecture 9 :
    • Last-child in CSS Selectors
    • Lecture 10 :
    • nth-child in CSS Selectors
    • Lecture 11 :
    • Comma and Asterisk Symbols in CSS Selectors
    • Lecture 12 :
    • Starts With, Ends With and Contains Symbols in CSS Selectors
    • Lecture 13 :
    • Using not in CSS Selectors
    • Lecture 14 :
    • Using following sibling in CSS Selectors
    • Lecture 15 :
    • Locating disabled, enabled and selected UI elements using CSS Selectors
    • Lecture 16 :
    • XPath Expressions are powerful over CSS Selectors
    • Lecture 17 :
    • CSS Selectors have higher priority over XPath Expressions
  • Section 5 : FireBug and FirePath Alternatives 19 Lectures 03:35:13

    • Lecture 1 :
    • FireBug got deprecated and discontinued
    • Lecture 2 :
    • List of Alternatives
    • Lecture 3 :
    • ChroPath for Chrome Browser
    • Lecture 4 :
    • ChroPath for Firefox Browser
    • Lecture 5 :
    • ChroPath for Opera Browser
    • Lecture 6 :
    • Devtools-highlighter
    • Lecture 7 :
    • Try XPath
    • Lecture 8 :
    • Default Chrome Dev Tools
    • Lecture 9 :
    • XPath Finder
    • Lecture 10 :
    • XPath Helper
    • Lecture 11 :
    • Relative XPath Helper
    • Lecture 12 :
    • MRI
    • Lecture 13 :
    • True Path for Chrome
    • Lecture 14 :
    • True Path for Firefox
    • Lecture 15 :
    • Ranorex Selocity
    • Lecture 16 :
    • Default Firefox Dev Tools
    • Lecture 17 :
    • Chrome Console
    • Lecture 18 :
    • ChroPath is the best
    • Lecture 19 :
    • Learn Manual Creation of XPath Expressions and CSS Selectors
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

351503 Course Views

5 Courses

I am a passionate blogger and trainer having 12 years of experience in Software Testing field. My aim is to provide the best, in-detailed, easy, step by step, practical and organized software testing courses in the market for affordable prices. The following are my strengths: - I have a very unique way of teaching, which doesn't include much of technical jargons and helps the students understand Software Testing concepts in the easiest way possible. - Through out my experience, I did a lot of work on various aspects of Software Testing, which I will be using in my courses to teach in the best way possible. - Through out my courses, you will find the content with in-depth explanation assisted by good number of hands-on coding demonstrations, which will help you to not only just learn the theoretical concepts but also apply them in your day to day job needs. - I can confidently say that you will find my courses worth your time and a rewarding experience. - The content in my courses is finalized after taking numerous off-line/on-line training sessions including feedback from all my students. - I regularly update the content and add more topics on a frequent basis, so that it is up to date with the market requirements. - Throughout the course, I will always be available to guide you so that you can make the most of it.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • software-testing-qa-strong-basics-with-live-examples

    Software Testing/ QA strong basics ...

    By : Syam Mohan

    Lectures 12 Beginner 1:45:40
  • cicd-devops-tools-for-automation-testers-selenium

    CICD (DevOPs Tools) for Automation ...

    By : Automation Talks

    Lectures 32 All Level 8:11:45
  • selenium-java-beginners-to-advanced-with-live-project

    Selenium Java - Beginners to Advanc...

    By : Arun Motoori

    Lectures 296 All Level 126:18:14
  • new-selenium-ide-course

    New Selenium IDE Course

    By : Arun Motoori

    Lectures 142 All Level 17:41:19
  • selenium-4-new-features

    Selenium 4 - New Features

    By : Arun Motoori

    Lectures 23 Beginner 7:44:16

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.