4605/how-to-select-an-item-in-uipath-that-starts-with-a-string
How to UiPath to select an item from a combobox in a windows client application. The items are formatted in the list as "Code - Description". I'd like to select the item by code only, rather than needing to know the description also.
use a wildcard in selector. make sure that Code is unique i.e 0003 and attribute name equals to id:
<id = 0003* />
These are the steps to add two ...READ MORE
Hi @Ravi, to check whether a string ...READ MORE
You can use load image activity and ...READ MORE
Hi, to achieve this, you can perform ...READ MORE
the robot.exe file is located in: C:\Users\USER_ACCOUNT\AppData\Local\UiPath\app-17.1.6523\Ui-Robot.exe Hope it ...READ MORE
you can use the Database package for connecting ...READ MORE
in WorkFusion, you can create a script ...READ MORE
Yes, here is the Free RPA tool ...READ MORE
Just use a wildcard in selector. Given ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.