How can you find broken links in a page using Selenium WebDriver? (Interview Question #33)

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • View Notes Here - www.evernote.co...
    In this session, I have answered one of the Selenium Interview Questions i.e. How can you find broken links in a page using Selenium WebDriver?
    Find Full Course Playlist here for "Selenium Interview Questions" - • 1500 Selenium Java Int...
    Also check our other 30 Plus Full Free Courses below with proper learning order:
    #1 Software Testing (Manual) with Live Project
    • Software Testing Cours...
    #2 300 Plus Software Testing Interview Questions with Video Answers
    • Software Testing Inter...
    #3 170 Plus Software Testing Types
    www.qafox.com/...
    #4 50 Plus Software Testing Tools
    • Useful Tools for Softw...
    #5 Selenium Java (Full Crash Course) - Learn in 30 days
    • Selenium Java (Full Cr...
    #6 Selenium Java Detailed Course with Live Project
    • Selenium Java Biggest ...
    #7 Selenium 4 Java Course (2022-23)
    • Selenium 4 - Full Deta...
    #8 Selenium Java Interview Questions
    • 1500 Selenium Java Int...
    #9 Core Java Made Easy (Full Course)
    • Core Java (Full Course)
    #10 150 Java Programs for Interview with Video Solutions
    • Java Programs for Inte...
    #11 SQL Full Course (Beginners to Advanced)
    • SQL (Full Course)
    #12 Python Programming Made Easy (Full Course)
    • Selenium Python Course
    #13 Selenium Python Full Course
    • Selenium Python - Begi...
    #14 Python Interview Questions
    • Python Interview Quest...
    #15 Security Testing Basics
    • Security Testing Course
    #16 Mobile Testing Made Easy
    • Mobile Testing Made Easy
    #17 SelectorsHub Full Course for Selenium
    • SelectorsHub - Free Fu...
    #18 JavaScript Made Easy Full Course
    • JavaScript (Full Course)
    #19 CSharp Made Easy Full Course
    • C#.Net
    #20 Basic Web Technologies (HTML,CSS,JS,DOM,XML,SQL)
    • Basic Technologies
    #21 - Cucumber BDD in Depth (Full Course)
    • Cucumber BDD (Full Det...
    #22 - Extent Reports in Depth (Full Course)
    • Extent Reports
    #23 - POI API in Depth (Full Course)
    • Apache POI API
    #24 - TestNG in Depth (Full Course)
    • TestNG Made Easy
    #25 - API Testing using Postman (Full Course)
    • API Testing Course
    #26 - Kubernetes Made Easy (Full Course)
    • Kubernetes Made Easy (...
    #27 - Docker Made Easy (Full Course)
    • Docker Made Easy (Sele...
    #28 - New Selenium IDE TNG (Full Course)
    • New Selenium IDE (Full...
    #29 - SoapUI Full Course
    • SoapUI API Testing
    #30 - Selenium Java - Framework Factory
    • Framework Factory (Sel...

КОМЕНТАРІ • 22

  • @busrayagz3953
    @busrayagz3953 Рік тому +2

    Thank you for this clear video! Now I know how to deal with broken links

    • @QAFox
      @QAFox  Рік тому

      Welcome :)

  • @joeboy7075
    @joeboy7075 2 роки тому +1

    Thank you 👍👍 clear explanation 👍

    • @QAFox
      @QAFox  2 роки тому

      Welcome :)

  • @sonalibhosale4932
    @sonalibhosale4932 Рік тому +1

    Very nice explanation.

    • @QAFox
      @QAFox  Рік тому

      Glad it was helpful!

  • @ilavarasansriraman4140
    @ilavarasansriraman4140 3 роки тому +1

    Best as always 👏

    • @QAFox
      @QAFox  3 роки тому +1

      Thank you so much 😀

  • @KK-qb5jr
    @KK-qb5jr Рік тому +2

    Thank you bro..

    • @QAFox
      @QAFox  Рік тому

      Welcome :)

  • @sidkhare3067
    @sidkhare3067 3 роки тому +1

    Nicely explained sir.. please create series on RestAssured

    • @QAFox
      @QAFox  3 роки тому +4

      Sure. Will plan in the future. I am busy with Security Testing and Selenium Interview Questions these days. Planning for everything in the coming days.

    • @priteshkhambekar
      @priteshkhambekar 2 роки тому

      @@QAFox Hi, Do we have the series of videos for security testing?
      Thanks

  • @priteshkhambekar
    @priteshkhambekar 2 роки тому +1

    Nice explanation

    • @QAFox
      @QAFox  2 роки тому +1

      Thank you :)

  • @vigneshmahendran1458
    @vigneshmahendran1458 Місяць тому +1

    url==null and url.isEmpty() are different ?

    • @QAFox
      @QAFox  16 днів тому

      In conclusion, url == null and url.isEmpty() are distinct checks, each addressing a different aspect of the string's state, and should be used accordingly based on what you're validating.

  • @sushantamandal7320
    @sushantamandal7320 7 місяців тому +1

    Sir please provide details on How to print the status codes along with the links?

    • @QAFox
      @QAFox  7 місяців тому +1

      Can you provide more details on this question.
      Note: Join our telegram group here - t.me/qafoxoriginal

  • @knowledgeTransfer31
    @knowledgeTransfer31 Рік тому

    Hi , I am getting unknown Host exception at connection.connect(); plz help

  • @surajgoenka
    @surajgoenka 2 роки тому

    Hi Sir, i hope you are doing well
    Can the interviewer ask for the code to be written for this?