#5 - Understanding and working with Locators in Selenium with C# .NET

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025
  • In this 5th installment of our ongoing video series focused on Selenium with C# .NET, we will try to understand and work with Locators in Selenium with C# .NET. We will explore the fundamental operations of working with UI elements in Selenium and how Selenium interacts with the elements effectively available action methods.
    ► Entire Course is available in Udemy www.udemy.com/...
    ➜ Earlier video of this video: • #4 - Understanding and...
    ► Use Coupon code BLACKFRIDAY in all my Udemy courses to avail huge discount
    ➜ Here is the full playlist of this video: • Selenium with C# .NET ...
    ➜ Advanced Course available in Udemy with latest discount coupon codes
    ► [Advanced Framework development Course in Selenium] www.udemy.com/...
    ► [ Course in Udemy] www.udemy.com/...
    ► [ E2E Testing with Cypress] www.udemy.com/...
    #selenium #executeautomation #csharp #dotnet
    For more articles and videos, please follow
    ► [ExecuteAutomation] executeautomat...
    ► [Twitter] @executeauto
    ► [Subscribe] @Execute Automation
    ► [Udemy] www.udemy.com/...
    ► [XUnit with Selenium] • XUnit with Selenium
    ► [Git Basics] • Git Basics - Everyday ...
    ► [SpringBoot for Testing] • Spring Boot for Automa...
    Selenium and C#
    ******************
    ► [C# for automation testing] • C# for Automation Testing
    ► [Selenium with C#] • Introduction to Seleni...
    ► [BDD with Specflow] • BDD and Specflow
    ► [BDD with Selenium] • BDD with Selenium and ...
    ► [Selenium .NET Core] • Playlist
    Selenium &Java
    ******************
    ► [Cucumber with Selenium] • Section 1 - Cucumber w...
    ► [Cucumber with Selenium] • Section 2 - Cucumber W...
    ► [Cucumber 4 Upgrade] • Section 3 - Upgrade to...
    ► [Selenium Grid] • Selenium Grid
    ► [Selenium framework development] • Selenium Framework Des...
    ► [Selenium 4] • Selenium 4
    ► [Selenium Grid with Docker] • Selenium Grid with Docker
    CI/CD with Microsoft Technologies
    *************************************
    ► [Azure DevOps Service] • Azure DevOps Service 2019
    ► [Automated Build deployment] • Automated Build+Deploy...
    ► [Build + Deploy + Test with Jenkins] • Build+Deploy+Test with...
    Docker & Kubernetes
    ************************
    ► [Understanding ABC of Docker] • Understanding ABC of D...
    ► [Understanding Docker for Windows] • Understanding Docker f...
    ► [Selenium Grid with Docker] • Selenium Grid with Docker
    ► [Kubernetes for Testers] • Kubernetes for Testers
    Mobile Testing
    ****************
    ► [Understanding Appium] • Introduction to Appium...
    ► [Appium with C#] • Introduction to Appium...
    ► [Appium with Java] • Setting stage ready fo...
    ► [Appium with C# (Advanced)] • Introduction to Appium...
    ► [Appium Framework development] • Introduction to appium...
    ► [Mobile Automation testing with Xamarin.UITesting] • Part 1 - Introduction ...
    ► [Android automation with Robotium] • Part1 - Introduction t...
    ► [Flutter app automation with Flutter Driver] • Part 1 - Introduction,...

ความคิดเห็น • 8

  • @lotheravanti4295
    @lotheravanti4295 16 วันที่ผ่านมา

    I default to locating by XPath. It's the best method imo. I tried using IDs, but it was an effort to convince devs to implement them. The best compromise I could get was class names with a partial unique name.

  • @kripaldatt2348
    @kripaldatt2348 10 หลายเดือนก่อน +1

    Thanks @Karthik, your content always add values in our carrier..GOD BLESS YOU!!

  • @jaminDNB
    @jaminDNB ปีที่แล้ว

    Thank you for your content, it's very helpful 💪❤️🇺🇦

  • @andreaskarz
    @andreaskarz ปีที่แล้ว +1

    The biggest problem with Selenium is waiting until the element is interactable after it has been localized. Here Playwright is miles ahead.

    • @ExecuteAutomation
      @ExecuteAutomation  ปีที่แล้ว

      True, but WebDriver.io has it now, but not the Selenium WebDriver itself, hopefully soon 🤞

  • @theentertainer8062
    @theentertainer8062 3 หลายเดือนก่อน

    Which of these locators methods is faster? And which one is your fav method?

  • @Kaleaji
    @Kaleaji 11 หลายเดือนก่อน

    Can you upload these slides ? Thanks ☺