Just built my first robot and it worked well along with dropdown selection.
Then I tried to add more rows and then use Each Row function in Excel to get results for all rows. It works for first row but then the Get Text activity is not able to get the unicorn name generated from the second row. I used the following combination for the Get Text.
Error:
Source: Get Text ‘DIV’
Message: Could not find the user-interface (UI) element for this action.
Let me know if anyone tried a different combination for Get Text to get Unicorn Name and it worked for multiple rows.
I just tried it and for me it works with multiple different names - also please check the properties of your UseBrowser activity so that IE is not closed or opened again when you go to the next row
Are you using extended screens(extra monitors) by any chance and trying to do this on a different screen than laptop screen? I am using extended screens and could not indicate the elements with that. Then I opened moved my browser window and UiPath StudioX window to the laptop screen which and when I was able to indicate the element properly and it showed Confirm option.
Yes, I’m using extended monitors and I tried your solution moving my browser and StudioX in my laptop but didn’t work. I’m wondering if there is an issue with using virtual box with win in a mac and can’t understand where I’m clicking or something like that. Thank you
I am sorry @lindakovacs as that doesn’t resolve the issue. I am not sure about issues with virtual box as I haven’t used it. Someone who uses virtual box might be able to answer better.
Thank you so much for following up with my issue. I didn’t realize I knew you until you wrote me on LinkedIn. I will share with you my screen when you get a chance to see what we can come up with. I tried several things today with no luck. In meantime I’m watching the videos to learn the curriculum. Thanks again.
It is working in Windows Parallels but not in the Virtualbox. Luckily I have an old PC with Parallels in it but in the new one I have only Virtualbox. Problem solved Yayyyy!!! How do I close the issue in the Forum?
I am stuck in the last step - get text activity - of the first robot . When I tried to indicate screen element - I am unable to choose unicorn name target and anchor - also F3 button is disabled - how to select the target in this case
I had same issue but in my case was due to the fact that I was using Virtualbox in Mac. It works only in Windows Parallel in Mac. I’m not sure what could be in your case.
I’m getting this error by using select item (Can anyone plz hlp me to fix it.)
Select Item ‘Select a Gender’: Could not find the user-interface (UI) element for this action.
Possible solutions:
• Ensure application is opened and the UI element is visible on the screen at execution time
• Edit the Target of the UI activity and use Validation to debug the issue.
• If needed, re-indicate the element as its properties might have changed
• Use “Check state” activity to check the application state before executing the action
• Increase the “Delay before” value to allow time to the application to render entirely and become responsive