Get started with StudioX - Build a Bot Following the RobotPath Steps

Great exercise!

Hi, I see the exercise solution has the Excel actions nested into the Chrome actions whereas I have done the opposite, the Chrome actions (type into etc.) nested inside the open Excel action (with a loop to run through all the raws). Would this be the same or is there any logical reason to do it one way or the other? How’s everyone else done it?

This is so much fun. Cant wait next exercise!

The human to robot path makes sense. It made the logic of the robot clearer.

Great Exercise! I am going to open this in Studio and check what we have there to overcome the Industry selection limitation.

Me too, pity they didn’t mention this in the tutorial

I think it doesn’t matter which is under which as long as we have an access to all the variables we need.

I found a YouTube video solving this problem. Here is the link:
https://www.youtube.com/watch?v=zRuqG97kGVQ&t=318s

3 Likes

Perhaps it worked in similar fashion to where the selection changes in a list as you type on the keyboard fast enough.

Very cool simple and helpful exercise

This was fun. I tried to take it to the next level and do all three rows in the excel but haven’t cracked that one yet.
I’ll be back to finish it.

This is a simple and great video to show how to use dynamic selector in Studio X

I had a same problem! I try around but not success yet :frowning: :slight_smile:

Neat example!

finally got it :slight_smile:

I had the same problem, strange given that the action ‘select item’ is essentially the same as what we used for the dropdown menu in Unicorn Name. I didn’t find a work around.

It didn’t work for me as I wished to choose the category as ‘Energy’, instead I had to use an If statement to read the Excell value of ‘Energy’ then click twice in the web form to choose the drop down and click again to choose ‘Energy’ from the dropdown.
This means I would need 8 'If" statements to compare the value of the Excel sheet to the value contained in the dropdown box.

Hi, thanks for your support! I watched the Youtube video and it worked properly !!!

Great Example. Very intuitive system

The solution for “How could I use the Select Item on Uipath StudioX?” is Using (Group Activity)
How would you use Group Activity to select Item?

Follow this Tutorial Created by [Andrew Hall]
(https://www.youtube.com/channel/UCg8stsEypx1mqD5sSjHm4BA): Dynamic Values in StudioX UI Automation - YouTube

2 Likes