Example for Anchor Base Activity

Hi Guys,

Please share some examples for anchor base activity

Thanks,
Pradeep Sridharan

2 Likes

Hi,
You can use anchor base and inside the anchor base container use a find element and get text this will be a simple example.

Let us know if this helps,
Regards,
Pavan H

1 Like

For Your Practice…

http://www.rpachallenge.com/

Try automating this with anchor base…

2 Likes

Please see example on this link (at the bottom) including the clear explanation how it works =)

  1. Anchor base
  2. Activity> Find Element Label (left)
  3. Activity > Type into (right side of find element)

cheers

Does the anchor base activity run in background?

To use the UiPath Anchor Base activity, follow these steps:

  1. Add the UiPath Anchor Base activity to your workflow
  2. Target an anchor with UiPath’s Find Element or Find Image activity
  3. Specify the relative position to the target UiElement with the AnchorPosition property
  4. Add the activities to be performed UiElement in the Drop Action Activity Here swimlane of the Anchor Base activity

We have a full UiPath Anchor Base Example and Anchor Base tutorial for your viewing.