Hi guys,
I an facing issue like
In a webpage i have (Information icon) https://upload.wikimedia.org/wikipedia/en/3/35/Information_icon.svg(this is the icon check the link) in my website anywhere many times if i hover to that icon it will show some message below say for an example (This is the information icon ) as a image below that icon when i hover to that. So i want to extract that text from the image.
otherwise we have to inspect element (cntrl+U) in the webpage after that i have to search for Img Class Tag after that inside that tag that information is there as a text.
Is this method is possible how can i extract that text inside <#img><“This is Information icon”> <#img>
please help me guys how can i do it …
It was eating my head!!!
regards,
Sriram