How to handle selectors selectors inside attach browser activity

hi all,

I have a attach browser activity and it has two type into activities .
one has a full selector and other one has a partial selector.
is it possible to be like this…, If yes may i know the reason.

Thanks in advance

@Akash_Clv

If You attach browser then you will get partial selector

Partial selector will be achieved if any activities of Ui Interface are placed inside a Do Container it will give you Partial Selector.

Cheers

@Shiva_Nikhil

is there is any chance to get a full selector in attach browser activity?

thanks in advance

Hi

If you are using an Attach Browser activity - this will create the Full Selector which is the top line selector (aka the window/browser)

All activities placed within/nested will then only require partial selectors. This will ensure all activities are actioned in the same window/browser.

If you use indicate element on a nested activity the full selector is re-populated. Please ensure the full selector is deleted as this defeats the purpose of the attach browser activity.

Hopefully this helps

Cheers

Steve

1 Like

@Akash_Clv

first indicate the elements inside the Do Container and at last indicate the attach browser selector

Can you explain that the type into which you want to get full selector is in the Same page of attach browser or on other page?

cheers

1 Like

Yes - Using the Attach browser activity creates the full selector.

1 Like

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