I will use the “Subaccount ID” column to fill in the web form
then on a web form shaped like this where in the “Type Filter” section the robot will type in the data in the “Subaccount ID” column then the data will automatically appear on the form then I will use the “Click” activity to select the data in the form.
If I currently have data that does not exist in the data in the web form then the robot should not continue to another sequence. If I type the data “subaccount ID” in red on the web form, the web form will display “No Matches…”
I want to use activity “Find element” and activity “IF” how can I run it like that and what variables should I create?
If the data is not in the web form then the robot will not run other sequences or other activities
my UiPath flow is like this
The robot is already in looping Excel and web form browsers
then in the “Subaccount sequence” the robot will select the first subaccount column data.
after the robot selects it will go to “Screenshoot sequence”, “Download sequence” and other sequences.
Now the problem is, if the subaccount column data turns out there is no data in the web form then can I use find element and IF?
because I want when the robot reads the next data, the robot will not find the data in the web form so there is no need to continue with the screenshot sequence
You Have to Chek It After You type at the Filter,
After you Type, If there is No Data “No matches for*” will be appear, You have To Chek if this Element is Exist or Not