Tag: SelectedUserLoadMore
The SelectedUserLoadMore function automates the action of loading the information of selected users in the grid.
<SelectedUserLoadMore/>
XML
Example Script
<ytriaAutomation Application="sapio365">
<Select lines="ByValue">
<SetParam ColumnID="jobTitle" Value="Salesperson"/>
</Select>
<SelectedUserLoadMore/>
</ytriaAutomation>
XML
