Selenium Python Tutorial #15 - How to Find Element By XPath

preview_player
Показать описание
In this Selenium Python Tutorial, we will learn how to find Element by XPath. XPath is the language used for locating nodes in an XML document. As HTML can be an implementation of XML (XHTML), Selenium users can leverage this powerful language to find the element by XPath in Selenium Python.

One of the main reasons for using XPath is when you don’t have a suitable id or name attribute for the element you wish to locate.

Help me in spreading the knowledge, please hit LIKE, SHARE, and SUBSCRIBE for the latest tutorials. More tutorial playlists below:

🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶

🔶 FOLLOW US ON TWITTER 🔶

🔶 LIKE US ON FACEBOOK 🔶

🔶 OUR TUTORIAL WEBSITES 🔶

🔶 GET MY TRAININGS ON UDEMY 🔶

#SeleniumPythonTutorial #PythonSelenium #SeleniumPython #PythonSeleniumTutorial #SeleniumWebdriver #TestAutomation #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thank you, I'll learn about XPATH.

abcdefghijk
Автор

hi
can I use path, id both in the same code for identifying different elements pointing to same scenario?

vspvzm
Автор

Thank you Sir for Nice Tutorial!
In my browser selectorhub is not showing if i inspect for any element

AmitKumar-esns
Автор

Hi, nice video by the way. I was trying to webscrapping an website but it behaves a lot of different from what u have told in your tutorial, even if i get the xpath selenium return that could not find the element.

criptoengenheiro
Автор

Was about to watch the video until I saw comment section.
A person who can't even bother to reply audience queries and can only reply to appreciation comments can never be trusted with his content

sprinter
Автор

hi i am not able to get auto suggestion, how should i get that one

leoprabhakar
Автор

Hi Sir... As we are unable to get Selenium web driver suggestions in Pycharm IDE, even though i have configured everything. Can you Please suggest me on this how to resolve this... And as you explained in starting videos in this tutorial to integrate KITES AI to pycharm which is not available anymore. Requesting you to please suggest alternatives for this

Madhusudhan-mkxh
Автор

Sir, How do i use variable in xpath
instead of user-row-0 i want to use user-row-'variable'
please help

proactivetechnique
Автор

Hello sir, Could you tell me the xpath for copy symbol in GITHUB code button..Thanks in advance.

abrahammathew