I’d like to select the radio button of the website(internet explorer) based on the value inside the excel file which is “18” and then It will change manually to "Island Trading " on the Excel file “hoja1” , cell “B4” .
Desired workflow:
I’d like to select the radio button of “18” and then If I changed the excel value on “B4” to “Island Trading” and then I run the bot, It would select the radio button automatically on the browser.
I’m attaching my file.xaml and the excel and the example of the website.
can you try opening it in the uiexplorer and check whether any other attributes can be added to the selector? Then try to add the variabale to the selector.
Thanks for your reply.
Ok, I changed the variable to String, and didn’t work. Plus, I don’t get the part about “other attributes can be added to the selector”.