GetText, get value and get Attributes from WebElements - Selenium Tutorials

preview_player
Показать описание
Learn how to read text from any element on a webpage using 3 techniques
getText() , textContext and innerHTML
Also Learn how to read values from elements, href from link or any other attribute from any webElement from a webpage.

Рекомендации по теме
Комментарии
Автор

Thank bro... I was looking something like that for 1-2 days!!..

bhsl
Автор

very good video...nice explaination...Thank You Sir.

stith_pragya
Автор

How to get a text value, whether it's innertext or the entered text in selenium

samuel.patrick.grace
Автор

This is an excellent video thank you sharing and teaching your knowledge and skills. I was struggling on this and your video worked for me! I am trying to set the value which is read from getAttribute as a variable as I need to send this same value to populate another text field. Is this possible? Thanks so much.

ADD-oleb
Автор

Hi sir..is there any short way to extract specific data for pdf file using selenium...

nisha
Автор

Hi thanks for your vídeo, is there anyway i can get a notification when i get a specific word?

rafaelpunzel
Автор

hi, thanks for this video n can u tell me, I am printing all links of any webpage and I want to click on the last link and I want validate that one ....how can I do this?

gunjalv
Автор

How we can print special characters like(100%, ₹100, $100) .I am not able to print them it showing some error .solve this

abinashranam
Автор

How to get the message content while entering wrong password in login page of email

vishwakalak
Автор

Subscribed! I’m having trouble trying to figure out how to get the form input that client inputs on my site and when they click submit then have the data sent to to my other website signup page to create them a account with the same information they provided. Can you help me?

chadmollish
Автор

Thank you for sharing! Just getting into selenium and manipulating webpages and reading up all i can at the moment.

colby
Автор

Hello Friend, This video is really helpful specially get Attributes. Is that any way if I want to get particular text from P3 element from above example. Let just say if I want only text "of paragraphs with a span inside". Can you please guide me how to do that . thank you : )

vrushabhdoshi