Level 3 Assignment 2 : Errors with Selector

I am trying to perform the Level 3 Assignment 2. In the Process of Performer, in the 2 Processes (System1_CreateYearlyReport and System1_NavigateToUploadYearlyReport), I am trying to attach browser using the selectors:

  1. Attach Browser ‘iexplore.exe ACME’: Cannot find the UI element corresponding to this selector:
  2. "Invoke System1_NavigateToUploadYearlyReport workflow: Cannot find the UI element corresponding to this selector:

Please Help!

1 Like

Hi @Pranav_Kende

Try to check all the value the needs to be set as dynamic in selector.

cheers :smiley:

Happy learning :smiley:

2 Likes

Thanks for the quick reply!
But the Selector is not supposed to set as a Dynamic, when I click on highlight Selector, it very well highlights the IE Screen, but during the run, I get the above error.

2 Likes

Can you share your selector and also the ui that you select ? thanks :smiley:

@Pranav_Kende

2 Likes

3

1 Like

Can you make this selector as dynamic. the one that was on the highlights @Pranav_Kende

cheers :smiley:

Happy learning :smiley:

2 Likes

Hi @Pranav_Kende

Can you replace title with * and try…

1 Like