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

  Рет қаралды 113,050

Software Testing Mentor

Software Testing Mentor

Күн бұрын

Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
🔹 FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
In this Selenium XPath tutorial we will cover introduction to XPath and how it is helpful in finding the desired elements from XML or documents having similar structure like XML.
We will also understand the basic XPath syntax and how to write your first selenium XPath to indentify the webelement on any webpage.
Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials. More tutorial playlists below:
✅ ALL PLAYLISTS (Software Testing Mentor)🔸 / softwaretes. .
✅ ALL PLAYLISTS (RCV Academy)🔸 kzfaq.info/love/ddU...
✅ JIRA BEGINNER TUTORIAL🔸 bit.ly/jira-beginner-tutorial
✅ JIRA WORKFLOW TUTORIAL🔸 bit.ly/2EzKOEB
✅ JIRA ADMINISTRATION TUTORIAL🔸 bit.ly/36MPPFR
✅ JIRA TUTORIAL INTERMEDIATE🔸 bit.ly/Atlassian-JIRA-tutorials
✅ JIRA TUTORIALS🔸 bit.ly/jira-tutorials
✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
✅ SOAPUI TUTORIAL🔸 bit.ly/Sopui-tutorial
✅ JSONPath TUTORIAL🔸 bit.ly/2sIZIFG
✅ POSTMAN TUTORIAL🔸 bit.ly/2PBbhI7
✅ ISTQB AGILE TESTER CERTIFICATION TUTORIAL🔸 bit.ly/istqb-agile-tester-cert...
✅ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL🔸 bit.ly/istqb-foundation-level-...
✅ CUCUMBER SELENIUM TUTORIAL🔸 bit.ly/cucumber-selenium-tutorial
✅ TESTRAIL TUTORIAL🔸 bit.ly/testrail-tutorial
✅ AGILE TUTORIALS🔸 bit.ly/agile-tutorials
✅ PYTHON TUTORIALS🔸 bit.ly/python-programming-tuto...
✅ PYTHON BEHAVE TUTORIALS🔸 bit.ly/python-behave-tutorial
✅ PRACTITEST TUTORIAL🔸 bit.ly/practitest-tutorial
✅ JAVA TUTORIAL🔸 bit.ly/2F1iL1B
✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶
training.rcvacademy.com/
🔶 FOLLOW US ON TWITTER 🔶
/ rcvacademy
/ swtmentor
/ mrmverma
🔶 LIKE US ON FACEBOOK 🔶
/ softwaretest. .
/ rcvacademy47
🔶 OUR TUTORIAL WEBSITES 🔶
www.softwaretestingmentor.com
www.rcvacademy.com
🔶 GET MY TRAININGS ON UDEMY 🔶
www.udemy.com/user/manish68/
#XPathTutorial #XPath #SeleniumXPath #SeleniumTutorial #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

Пікірлер: 47
@ahsniqbl
@ahsniqbl 6 ай бұрын
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!
@bhanujain8115
@bhanujain8115 11 ай бұрын
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!
@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 3 жыл бұрын
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 3 жыл бұрын
Thank you very much! I am glad they are helpful. Regards, Manish
@mercymaina1355
@mercymaina1355 Жыл бұрын
you are the best. thanks for your tutorials
@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!
@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
@gullibletech933
@gullibletech933 11 ай бұрын
Exactly what I was looking for. Thank you
@softwaretestingmentor
@softwaretestingmentor 11 ай бұрын
Glad I could help! Thank you very much.Keep watching and sharing.
@TienTrinh-nr3hx
@TienTrinh-nr3hx 2 жыл бұрын
thank u so much ^^
@sudhamuvva8535
@sudhamuvva8535 6 ай бұрын
Very clearly explained. Thank you Sir!!
@softwaretestingmentor
@softwaretestingmentor 5 ай бұрын
You are welcome! Keep watching and sharing.
@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.
@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
@meandhanu
@meandhanu 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?
@lifechoice4603
@lifechoice4603 3 жыл бұрын
How to find xpath for salesforce lightning platform.. Please suggest any videos
@jimmysonerian2504
@jimmysonerian2504 2 жыл бұрын
I wish there was a double like button. But consider my comment as one. And keep up the good work please.
@rajshriabojwar2535
@rajshriabojwar2535 4 жыл бұрын
nice explanation. thanks
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
You are welcome. Keep watching!
@adarshss4186
@adarshss4186 3 жыл бұрын
How to identify elements of the same class with different title without using xpath or css selector?
@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
@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 11 ай бұрын
Yes you can use use and in between instead of comma. //div[@type="text" and @id="some_id"]
@sunilcs6042
@sunilcs6042 Жыл бұрын
Sometimes your doing in python sometimes in java follow only one then it will help us
@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.
@madhusmitabarua1430
@madhusmitabarua1430 4 ай бұрын
//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.
@samirahmed854
@samirahmed854 3 жыл бұрын
LOVING IT THNXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
@softwaretestingmentor
@softwaretestingmentor 3 жыл бұрын
Glad to hear. Always welcome!!
@hibakhan6775
@hibakhan6775 8 ай бұрын
​@@softwaretestingmentorplease help in resolving this issue
@hibakhan6775
@hibakhan6775 8 ай бұрын
I ve followed your steps but unable to enter first name on this salesforce website... need help
@gowthamravi5043
@gowthamravi5043 3 ай бұрын
14.16 what is opened and how it is opened?
@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
@joseh.accinelli3839
@joseh.accinelli3839 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 8 ай бұрын
I am also facing same issue... need help
@shubhamjoshi5007
@shubhamjoshi5007 Жыл бұрын
I did not get the xpath which you select i your tutorial so i choose it //input[@type="text"]
@hibakhan6775
@hibakhan6775 8 ай бұрын
It didnt work for me too
@gowthamravi5043
@gowthamravi5043 3 ай бұрын
How he suddenly opened rfw?
@debasmitamishra9992
@debasmitamishra9992 Жыл бұрын
It is showing 0 of 0 xpath selected.unable to find xpath
@hibakhan6775
@hibakhan6775 8 ай бұрын
Same
Selenium XPath Tutorial #2 - Relative Vs Absolute XPath
9:07
Software Testing Mentor
Рет қаралды 65 М.
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Can A Seed Grow In Your Nose? 🤔
00:33
Zack D. Films
Рет қаралды 29 МЛН
How Many Balloons Does It Take To Fly?
00:18
MrBeast
Рет қаралды 207 МЛН
How to Become Genius in XPath in Selenium  - Session -18
39:48
Naveen AutomationLabs
Рет қаралды 714 М.
What is Scrum? | Agile
9:47
Telusko
Рет қаралды 1 МЛН
XPath Crash Course For Python Web Scraping
30:07
NeuralNine
Рет қаралды 27 М.
Selenium XPath Tutorial #7 - XPath Axes Methods | Parent, Child, Self
12:31
Software Testing Mentor
Рет қаралды 56 М.
Selenium WebDriver Tutorial #11 - Understand WebDriver Interface
21:49
Software Testing Mentor
Рет қаралды 89 М.
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН