What is XPath? Types of XPath? How to write XPath? | XPath Tutorial for Beginners |

Поділитися
Вставка
  • Опубліковано 26 лис 2024

КОМЕНТАРІ • 75

  • @HYRTutorials
    @HYRTutorials  4 роки тому +4

    ↔️ XPath (XML Path Language) Playlist Link: bit.ly/2RlLdkw
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc

  • @superAweber
    @superAweber 2 роки тому +7

    Started from the basics AND _demonstrated_ each concept AND explained their use in the real world AND demonstrated this too. A superior teaching video

  • @shrutibhardwaj2068
    @shrutibhardwaj2068 3 роки тому +3

    Very easy way to understand. Nice video.

  • @ritu7180
    @ritu7180 2 роки тому +2

    Ver Nice and Informative Video

  • @OO7sawan
    @OO7sawan 8 місяців тому

    Nice explanation... Easy to understand 😊

  • @C.Sakthivignesh
    @C.Sakthivignesh Рік тому +4

    Thank you so much sir for made this video.

  • @sandeepchegu6849
    @sandeepchegu6849 2 роки тому +2

    Clear cut explanation 🙏 thank you very much

  • @SriRam-fk9fq
    @SriRam-fk9fq 2 роки тому +2

    Very good explanation. Thank you!

  • @AbdulRahman-wg4ve
    @AbdulRahman-wg4ve 3 роки тому +3

    Very good explanation : )

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

    Thank you! This was really helpful

  • @thetruth5672
    @thetruth5672 6 місяців тому

    Thank you sir for the explanation

  • @pampaxideas762
    @pampaxideas762 2 роки тому +2

    Thank you so much, its very informative

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

    Your the best..🙏

  • @AimalAmini-f3o
    @AimalAmini-f3o Рік тому +1

    Thanks a lot it was helpful

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

    That was very helpful...thanks

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

    You are the best! Thank you so much

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

    Thanks for explaining 🙏

  • @Be_positive953
    @Be_positive953 3 роки тому +2

    Thanks a lot sir, It was Amazing session !

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

    Very informative thank you

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

      Thankyou 😊
      Keep watching and keep supporting

  • @prakruthi9028
    @prakruthi9028 3 роки тому

    Good explanation and continue the same!

  • @robchdevio7296
    @robchdevio7296 3 роки тому +2

    sir do you have any tutorial on SelectorsHub xpathtool?

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      As of today NO

    • @robchdevio7296
      @robchdevio7296 3 роки тому

      @@HYRTutorials np sir, i got it at NaveenAutomationLabs and watched it there. thnk you.

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

    Nice.. Can we have more tutorials on FlaUI.. Hope you haven't stopped making tutorials on FlaUI.. Great tool to learn automating window apps from you :)

    • @HYRTutorials
      @HYRTutorials  4 роки тому

      Few more topics are there to cover and will cover them as soon as possible.

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

    Thank you sir.

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

    In one page I written username and password field through xpath using explicit wait but it’s not getting reflected but the xpath written my me is founding elements

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

      U mean it is identifying the elements but not entering the text?

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

      @@HYRTutorials no there is no xpath in that page

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

      When I try to inspect there is no option

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

    Amazing, thank you

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

    Thanks so much

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

    Thank You..

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

    Best

  • @roshanp.thomas1768
    @roshanp.thomas1768 3 роки тому

    Sir. what is current node in x path.how we can identify it.Can you please show an eg.

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      Current node means what u have selected.
      For eg. There are 5 html elements.
      If u select the second element then second element is the current element.
      If u select 5th element then 5th element is the current node.

    • @roshanp.thomas1768
      @roshanp.thomas1768 3 роки тому

      @@HYRTutorials E
      E.g //div[@classname='value']//input here how identify the current node..two web elements.like div and input.

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      @@roshanp.thomas1768 how many elements this xpath is returning?

    • @HYRTutorials
      @HYRTutorials  3 роки тому

      @@roshanp.thomas1768 if it returns only one then input is the current node.
      If it is returning multiple elements then also input is only the current node but u will have multiple current nodes

    • @roshanp.thomas1768
      @roshanp.thomas1768 3 роки тому +1

      @@HYRTutorials Thank you Sir

  • @madonnajojo2371
    @madonnajojo2371 4 роки тому +1

    nice!!

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

    Thank you

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

    If u need that url I can provide u can try that if if worked kindly post here and tell me y it’s not worked

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

      Send me the script screenshot on hyadagirireddytutorials@gmail.com

  • @bheemshankar_pk
    @bheemshankar_pk 10 місяців тому

    👍🏽

  • @chenugayatri9442
    @chenugayatri9442 8 місяців тому

    path ala tisukunaru

  • @jeanroberto5974
    @jeanroberto5974 3 роки тому +2

    someone else is seeing he has -1 deslikes?

  • @mohanramakrishnakonijety9405
    @mohanramakrishnakonijety9405 4 місяці тому

    Thank you