Wrong Browser is starting sometimes

So I have a Open Browser activity and sometimes Internet Explorer is starting when it should be Microsoft Edge.

The correct Broswer type is selected under properties.

What is the issue here?

1 Like

After open browser activity use attach window activity to stay intact.

Regards,
NaNi

But if it is opening the wrong browser how can I attach the correct browser?

It has not yet started there is nothing to attach.

Which version of studio you’re using?

Regards,
NaNi

2020.10.2

Hi @atomic

Try as this thread

Regards
Gokul

Hello,

Two possibilities you can check.

  1. Correct Browser Type selected or not
  2. In URL is there any extension occurs while executing the particular activity.

Also you can try UiBrowser Output at very first level to store browser and then use the same in next activities

You can use “Kill process” Activity

In that Process name → “Your browser name”

After that you open the browser you want

using → Open Browser Activity

Regards
Gokul

I am using REF. I always start with Kill all processes.

I am using Internet Explorer for some stuff and Edge for other stuff in the same REF process.

Hi @atomic

Can you check once again all the Browser Types & URL .

Regards
Gokul

URL is good and the Browser type:

could you please reinstall the extension!!

Regards,
NaNi

You can try the @THIRU_NANI said to reinstall the extension!!,

Or

Try to update the package

Regards
Gokul

1 Like

@THIRU_NANI @Gokul001

I have reinstalled them now. I will see how it works out.

I will try to update the dependencie package if it doesnt work.

And if that doesnt work I will try something else :slight_smile:

Thanks for the help.

1 Like

Hi @atomic,

Have you installed the extension for Microsoft Edge on your machine?
If not, Goto Tools->Edge extension

Regards,
@90s_Developer

Yes, I just reinstalled them to see if it helps.

I agree with Nilesh.
When there is more than one browser window required, I always make use of UIBrowser. It seems to solve most issues.

Regards, Dave

Hi

I believe it’s something with the application
Because there is no way when browser type is chosen as edge but open as IE

restart your machine and try doing the same in a new project in studio

Pls let know if you are still facing that issue

Cheers @atomic

1 Like

Hi,

You can close this post.

I found the problem. It was an “open browser activity” that wasnt used much in my REF that I forgot about hehe.

Everything is fine with the logic and your platform. Developer Error :smiley:

1 Like

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