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

  Рет қаралды 120,461

Software Testing Mentor

Software Testing Mentor

Күн бұрын

Пікірлер: 47
@ahsniqbl
@ahsniqbl 8 ай бұрын
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 жыл бұрын
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.
@softwaretestingmentor
@softwaretestingmentor 4 жыл бұрын
Hi Sumit, thank you very much for your kind words! Regards, Manish
@Dyadav996
@Dyadav996 4 жыл бұрын
I was trying to find some good tutorials abt XPath but none of them are as good as yours. Great work . Thank you
@softwaretestingmentor
@softwaretestingmentor 4 жыл бұрын
Thank you very much! I am glad they are helpful. Regards, Manish
@anilkashyap5953
@anilkashyap5953 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 жыл бұрын
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
@fortunefinders1598
@fortunefinders1598 3 жыл бұрын
I like the way you explain. Thanks...I am new to testing and it helps me lot.
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
Glad it was helpful! Keep watching for more videos!
@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!
@nehathukral4426
@nehathukral4426 Жыл бұрын
I liked the way you teach its easy to understand and implement .
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
Thank you😊 Keep watching for more videos and tutorials.
@mercymaina1355
@mercymaina1355 2 жыл бұрын
you are the best. thanks for your tutorials
@sudhamuvva8535
@sudhamuvva8535 8 ай бұрын
Very clearly explained. Thank you Sir!!
@softwaretestingmentor
@softwaretestingmentor 7 ай бұрын
You are welcome! Keep watching and sharing.
@gullibletech933
@gullibletech933 Жыл бұрын
Exactly what I was looking for. Thank you
@softwaretestingmentor
@softwaretestingmentor Жыл бұрын
Glad I could help! Thank you very much.Keep watching and sharing.
@jimmysonerian2504
@jimmysonerian2504 2 жыл бұрын
I wish there was a double like button. But consider my comment as one. And keep up the good work please.
@sunilcs6042
@sunilcs6042 Жыл бұрын
Sometimes your doing in python sometimes in java follow only one then it will help us
@lifechoice4603
@lifechoice4603 3 жыл бұрын
How to find xpath for salesforce lightning platform.. Please suggest any videos
@samirahmed854
@samirahmed854 3 жыл бұрын
LOVING IT THNXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
Glad to hear. Always welcome!!
@hibakhan6775
@hibakhan6775 10 ай бұрын
​@@softwaretestingmentorplease help in resolving this issue
@rajshriabojwar2535
@rajshriabojwar2535 4 жыл бұрын
nice explanation. thanks
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
You are welcome. Keep watching!
@debasmitamishra9992
@debasmitamishra9992 Жыл бұрын
It is showing 0 of 0 xpath selected.unable to find xpath
@hibakhan6775
@hibakhan6775 10 ай бұрын
Same
@NavyasartandlifeUSA
@NavyasartandlifeUSA 2 жыл бұрын
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?
@TienTrinh-nr3hx
@TienTrinh-nr3hx 2 жыл бұрын
thank u so much ^^
@b.w.7247
@b.w.7247 2 жыл бұрын
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 жыл бұрын
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 10 ай бұрын
I am also facing same issue... need help
@hibakhan6775
@hibakhan6775 10 ай бұрын
I ve followed your steps but unable to enter first name on this salesforce website... 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.
@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
@adarshss4186
@adarshss4186 3 жыл бұрын
How to identify elements of the same class with different title without using xpath or css selector?
@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
@laponiec
@laponiec 2 жыл бұрын
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 Жыл бұрын
Yes you can use use and in between instead of comma. //div[@type="text" and @id="some_id"]
@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.
@gowthamravi5043
@gowthamravi5043 5 ай бұрын
14.16 what is opened and how it is opened?
@shubhamjoshi5007
@shubhamjoshi5007 Жыл бұрын
I did not get the xpath which you select i your tutorial so i choose it //input[@type="text"]
@hibakhan6775
@hibakhan6775 10 ай бұрын
It didnt work for me too
@gowthamravi5043
@gowthamravi5043 5 ай бұрын
How he suddenly opened rfw?
Selenium XPath Tutorial #2 - Relative Vs Absolute XPath
9:07
Software Testing Mentor
Рет қаралды 69 М.
Как мы играем в игры 😂
00:20
МЯТНАЯ ФАНТА
Рет қаралды 3,4 МЛН
Kluster Duo #настольныеигры #boardgames #игры #games #настолки #настольные_игры
00:47
From Small To Giant Pop Corn #katebrush #funny #shorts
00:17
Kate Brush
Рет қаралды 72 МЛН
Selenium XPath Tutorial #7 - XPath Axes Methods | Parent, Child, Self
12:31
Software Testing Mentor
Рет қаралды 58 М.
Selenium XPath Tutorial #3 - XPath Starts-with Function with Examples
7:16
Software Testing Mentor
Рет қаралды 57 М.
What is SRE | Tasks and Responsibilities of an SRE | SRE vs DevOps
24:25
TechWorld with Nana
Рет қаралды 327 М.
Selenium WebDriver Tutorial #11 - Understand WebDriver Interface
21:49
Software Testing Mentor
Рет қаралды 92 М.