Hello Im really not sure how to start this project, I would like use webctrl aaname= to find a value in a webpage-webmail and if is true select and delete
Something like
for each webctrl aaname=‘Elektra’
Click Select radio button and Click Delete button
Im starting with Selectors, UIExplorer, Selector Editor, Click Activities, so any help is really really appreciated
Thanks in advanced
Hi @mario.tello
Welcome to forum
You can do that by using Get Attribute Activitiy
Here indicate the element and select the aaname attribute and store the output of activitiy in a variable let’s say result
Now use if condition as result= value (the value u need ) and do Accordingly
Hope it helps
Mark it as solution if it works for you
Regards
Nived N
Happy Automation
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.