cancel
Showing results for 
Search instead for 
Did you mean: 

Spy particular element of same type in browser.

Anonymous
Not applicable
Hi Team, Could you please help me out to spy particular element of same type in browser . My problem is I need to spy all text in Google search. Attached is my screenshot . I want to spy all hyperlink and its text. For example: 1.Twitter Search 2.The Most Inappropriate Full Body Searches On People - YouTube etc Please help me out for the same. Your early response would be appreciated Thanks & regards, Priyanka
1 REPLY 1

HarikrishnaMura
Level 4
Hi Priyanka, I am unable to view the screenshot, but to my understanding i will try to suggest a work around. How i would do is, on the spy i will have the ""Link"" attribute as a straight wildcard with just ""*www*"" and have the match index as dynamic. From the object, i will have a loop using a wait stage and read the element with the parms which is incremented till the last and storing the values read into a collection then after all the links the timeout will end the object.