Get Text activity if the text moves Up & Down on the webpage

Hi All

How can we use Get Text activity if the text moves Up & Down on the webpage.

Bot is taking the different values even after indicating an anchor.

Regards
Naman

Hi @Naman_Arora ,

Could you check with the UiExplorer if there are differences in the Selector when the Element position also changes ?

@Naman_Arora
Make dynamic selector through aaname in ui explorer but make sure their is only one aaname. Second you can add parent class.
Might be possible that parent class/id also changes their position.

@Naman_Arora

Mouse Scroll:
Before using the “Get Text” activity, instruct the bot to scroll the webpage to bring the target text into the viewable area.
or
Use "Get full text "Activity

@Naman_Arora

Try using strict selector and use ui explorer and use the center top and top right windows to get a good selector which is constant without any duynamic values

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.