Skip to content

LinkUtils API Reference

The LinkUtils class provides utility functions for interacting with link elements in Appian UIs.

Import

from robo_appian.components.LinkUtils import LinkUtils

Example Usage

# Example: Click a link
LinkUtils.click_link(element)