Different Locators in Selenium-Python - Part 3

preview_player
Показать описание
In this video, I have explained different types of locators in Selenium-Python lib.
Learn:
How to create web element using different locators:
ID
Name
Class Name
XPath
CSS Selector
Link Text
Partial Link Text
Tag Name

~~~Subscribe to this channel, and press bell icon to get some interesting videos on Selenium and Automation:

Follow me on my Facebook Page:

Let's join our Automation community for some amazing knowledge sharing and group discussion on Telegram:

Paid courses (Recorded) videos:
Рекомендации по теме
Комментарии
Автор

Superb informative lecture sir. Waiting for the framework part.

rakeshpatra
Автор

I was waiting for your python selenium course from a year. Please upload more. Love your way of teaching.

deeptimishra
Автор

if we use firstname = in place of
firstname = driver.find_element(By.NAME, 'FirstName')
Is there any difference?

panditnandlalpatherwali
Автор

Hi Naveen, Please let me know what is the syntax of using findelement in selenium 4.9.1 with python

AvinashKumar-jrpf
Автор

Hi Sir, that was a great initiative and detailed selenium class. I got stuck with okata verification.. before getting into a web browser I need to push okta verification.. how to achieve this..

KiranKumar-pnul
Автор

Please cover the pytest framework in this series

jayantamandal
Автор

How we can do, Handling multi[le environments with similar page logic but different locators ?

gurukulpoint
Автор

send keys kisliye use krty hai, puropose kya hai, use krne ka

abhishekupadhyay
Автор

hey Naveen!!! for me hubspot webpage is not loading after 5 sec what should i do?? even i increse implicitwait value too

prakashmani
Автор

why my browswer atomatically close aftter entering information '

ibc_samirfating
Автор

i dont know why CSS selector not working in my laptop

poonampoonam