Assignment 2: Help required in upload confirmation id

Hi All,

I am stuck with this part of the assignment. where is gives two different types of popups one with a checkbox and other without.

can anyone please help me with the selector

Without check box: the below selector works well

image

with check box : the below selectot works well

image

please guide me through.

@dharani26,

Use Element Exists activity to indicate those pop up with checkbox and without checkbox.
It will give Boolean result and pass it to IF condition. Based on which one exist it will go that side perform the next actions.

1 Like

@lakshman
Thank you Lakshman , it worked

1 Like

@dharani26

Thanks for feedback. :grinning:

Could you please close this thread by marking mine as solution. It will help others too.

thank you , this solution helped to solve it

1 Like

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