Selenium XPath Tutorial #1 - Introduction to XPath | Basic XPath Syntax

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

КОМЕНТАРІ • 47

  • @ahsniqbl
    @ahsniqbl 8 місяців тому +2

    I've watched many XPath tutorials, but none compare to this series, especially when explaining with examples, particularly the axes. I've always struggled with XPath during element inspection, but this series will help me overcome that.
    This series stands out as one of the best among the many videos I've seen on XPath. Thank you so much!

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

    I had watched lot of tutorial for Xpath learning but no one like this series.Explaining with example great great(Specially Axes).I always facing problem in Element inspecting time with Xpath.But I think now It will help me.I've seen a lot of videos for xpath but this is one of the best series I've ever liked.Thank u so much.

  • @Dyadav996
    @Dyadav996 4 роки тому +9

    I was trying to find some good tutorials abt XPath but none of them are as good as yours. Great work . Thank you

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

    Thank you so much sir . even words is also very less for your explanations. I was really depressed with the xpath expressions axes methods . great work sir.

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

      Hi Anil, I am glad you liked my work! Thank you! Please share the tutorials in your network so others can benefit as well and don’t forget to subscribe to channel to get further updates on new tutorials. Regards, Manish

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

    Your way of explaining things are good. I did not get the solution of my problem but I got very good concepts about xpath. Appreciate!

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

    I like the way you explain. Thanks...I am new to testing and it helps me lot.

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

    Very clearly explained. Thank you Sir!!

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

    I liked the way you teach its easy to understand and implement .

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

    you are the best. thanks for your tutorials

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

    Exactly what I was looking for. Thank you

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

    I wish there was a double like button. But consider my comment as one. And keep up the good work please.

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

    LOVING IT THNXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

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

    nice explanation. thanks

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

    Sometimes your doing in python sometimes in java follow only one then it will help us

  • @TienTrinh-nr3hx
    @TienTrinh-nr3hx 2 роки тому

    thank u so much ^^

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

    How to find xpath for salesforce lightning platform.. Please suggest any videos

  • @b.w.7247
    @b.w.7247 2 роки тому +1

    The tutorial is very good and easy to follow. I have one issue where I cannot seem to duplicate locating the xpath. I do not know if the site has changed but using the following path does not produce a find. //input[@placeholder='Your_first_name'] or //input[@id='input']

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

      same doubt

    • @jeha-citi
      @jeha-citi 2 роки тому +1

      I have a problem too. Maybe the site has changed something

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

      Yes folks am also facing the same issues, Hi Sir could you please help us y this issue is happening

    • @hibakhan6775
      @hibakhan6775 11 місяців тому

      I am also facing same issue... need help

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

    Hello Sir, may I request u to please please create some tutorials and videos with XPath and other attributes and methods using ranorex. Besides the official videos, there is almost nothing on ranorex and I am finding it so very difficult to learn this. I am not from a programming background so its double more difficult without any help available online.

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

    When i give // input for the above same scenario i cannot find all tags with 'input' only 7 out of 27 input tags are highlighted did any one face this issue?

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

    It is showing 0 of 0 xpath selected.unable to find xpath

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

    How to identify elements of the same class with different title without using xpath or css selector?

  • @gowthamravi5043
    @gowthamravi5043 5 місяців тому

    How he suddenly opened rfw?

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

    Can you chain the attributes? For example you would use two attributes to locate a single unique element like for instance: //div[@type="text", @id="some_id"], is this possible?

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

      Yes you can use use and in between instead of comma. //div[@type="text" and @id="some_id"]

  • @hibakhan6775
    @hibakhan6775 11 місяців тому

    I ve followed your steps but unable to enter first name on this salesforce website... need help

  • @gowthamravi5043
    @gowthamravi5043 5 місяців тому

    14.16 what is opened and how it is opened?

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

    Where is Salesforce lighting platform in normal developer edition I am unable to run axes method by ctrl+f I will enter but it cannot find anything

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

    what to do if we dont have any mentioned Selector?in case of //*[@id="root"]/div/div/div[2]/div[2]/div/ul/li[1]/a

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

    //dx-input[@class='full-name-field'] I am writing this xpath but it's searching for anything. Can someone help me what is the error? I checked with Chat GPT as well not still not searching.

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

    I did not get the xpath which you select i your tutorial so i choose it //input[@type="text"]

    • @hibakhan6775
      @hibakhan6775 11 місяців тому

      It didnt work for me too