How to extract word base on aaname?

Hi Team , i want to extract the word only when selector aaname is "Delivered’?
base on condition , aaname is “Delivered” then Extract.

Thanks in Advance

HI @Sanket_Shinde1

Use the get attribute and indicate the word you wanted to extracted and use the option as aaname in the dropdown and then save the output to an outputvariable and later use the if condition and pass the condition as outputvariable = “Delivered” then give the further steps in Then sequence and If the condition is not met then give the necessary steps in the else sequence.

Regards

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.