Find a particular text in a webpage and get the text near to it

hey, I am stuck with something here. Can anyone help me out.

I need to find the text lying right side of a word in a website. The word can appear anywhere in the website, can be at top, bottom or anywhere, wherever that word is I need to get the text lying right side to it.

Thanks in advance
With Regards
Amith

@amithvs,
Exact match of your requirement. Go through this thread you will find a solution,

RPA Challenge 1

Regards,
Dom :slight_smile:

2 Likes

thank you for the quick reply, but my issue is different. Here in the rpa challenge only the boxes are changing positions not the webpage frame. What is the box is placed in another frame which can be seen only with one mouse scroll?

1 Like

@amithvs,

Does the word have an UiElement/Selector ?
If Yes Scrape Relative works good. If No use Find Text Position . (Not sure about your requirement)

Regards,
Dom :slight_smile:

Find a particular text in a webpage and get the text near to it

Hi @ amithvs,

if it was me i use:

but you are Robot Master so i supose you are pro and you will now how to use it :slight_smile:

ANchor = Text Exist + Get text