Use Browser question

Hi,
When I specify URL for use Application\Browser, do I need to indicate the browser to get selector? Just passing on URL is okay? The reason for it is when I indicate the browser, it is getting selector. This selector is not always valid, it changes. So is it okay to skip the selector and just provide the URL?

Thank you,

@A_Learner

just select a browser and keep only the app attribute in it and remove all other attributes

that should suffice

cheers

1 Like

No you need to give the selectors and it’s mandatory.

Skipping the URL is possible but providing the selectors is mandatory. @A_Learner

Regards

Open the browser to that URL then indicate.

If there are elements in the selector that change, edit the selector so it’s correct.

Yes, its okay to skip the selector.

No, it isn’t. Selectors are mandatory, indicating the browser is mandatory. If you don’t it won’t know which browser to use.

I agree to this, but if we use classic activity “Open Browser”, we need not to select selectors, as there is option to select Browser.
In case of Modern - Use Application/Browser – we dont have option to select browser … so selector is required

@postwick – please correct me if i am wrong here

The classic Open Browser activity doesn’t even have a selectors property. But you shouldn’t be working in classic, it’s looooong past time everything should be in modern.

1 Like

Understood, thanks for explaining

This works for me.

Thank you, @Anil_G

1 Like

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