Greetings!
I’m working on Lesson 7, Practice 2, Level 1 Foundation training.
I’m using UIPath CE 2019.4.2.
Using the ExpensIt.exe application, record a set of actions that generates an expense report. My problem is with dropdown menu and it is driving me crazy. I have three recordings.
The first recording, I’m just manipulating the dropdown menu. Everything works. Click Image creates the anchor, Click OCR Text clicks the “Marketing” label from the dropdown menu.
The second recording, full recording of Practice 2, Lesson 7. Basically it should fill in all of the fields/buttons to create expense report. The dropdown action is now part of a bigger sequence. The dropdown is exanded but the Click OCR Text cannot find “Marketing”.
The third recording starts with clicking the dropdown menu first and searching for “Marketing”. It works. It than proceeds to fill in some of the other fields. The point is, starting the sequence doing the dropdown works. But when the dropdown action is part of a bigger sequence, like in the second recording, It stops.
Any light on this problem would be much appreciated.
Main.xaml (33.0 KB)