Error using "Use application/open browser" activity


Open browser is showing error. If i change Open mode property to “Never” this error disappers.

Hi @prabin_chand1,

The Open Mode property of the “Use application/Open browser” activity controls whether the application or browser should be opened if it is not already open. To fix this issue, try setting the Open Mode property to “New Session” instead of “Never”. This should ensure that the application/browser is opened if it is not already open.

thanks,

There is no option like “New Session”

Hi @prabin_chand1

The error said basically that if you are using and input element, it will attach the element and not open the element, so for that in your propertie called Open and Close should be set to Never
image

Regards

If I set it to never.
Browser will not open. Then how other activity will work ?

Hey,
Always open means that it will always open the browser
ifNotOpen then it will open if its not open or else if its open then will continue
Never open means it will never open again

Regards

You should use the open propertie when this will be the first activity and it will open the browser, when you are reusing elements I mean when the browser is already open you can’t pass one element and also set the propertie open to always, so in this case that you are passing a element that already exist, you can’t open the same element

I am using only one browser. Before using browser no process is set or say no any browser is opened.

Use browser is my starting point of process.
But yet I am so curious why that Warning is shown. ?

I haven’t used any Input element.
Field in input element is empty here. . . . . .

Hi,

Can you try to put new UseApplication/Browser activity and indicate the target? There might be something illegal information in older one.

Regards,

Ok will try tomorrow.
now I am off duty and will update about the changes.

Hello everyone !

Is there any solution for this warning ?

I am getting it yet.

HI,

Can you share your workflow (or project) as a file?

Regards,

No sir,
The project is related to Banking stuffs, so i cant share any.

But i have an image :