Assignment 2 Generic Selector

Can anyone get this ‘get text’ selector right?
I have tried these ways:

  1. Using two element exists
  2. Changing selector back and forth the 2 popup notifications.
  3. Failed to find the internet explorer setting to display the second pop up notification (which is the one that asked you if you want to stop these kind of messages to be created).

Is your selector something like this?

<wnd app='iexplore.exe' cls='#32770' title='Message from webpage' />
<wnd ctrlid='65535' title='Report was uploaded - confirmation id is *' />

1 Like

Yes it is, Nadim. Word for word, letter for letter :slight_smile:

I have managed to solve it by randomly adding more selector details. For the rest that experience this issue, this is a preview of what I have done to accommodate both pop-up notifications. If it still does not detect, try out different selector using the UI Explorer. I believe that every machine experiences different issues when following the walkthrough.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.