Upgraded package UiPath from v22.10.52.8892 to 23.4.56.1490, OpenBrowser activity is broken

I’m using Community version Studio 2023.4.0-beta.12241 - 3/16/2023

After I try to upgrade package UiPath from v22.10.52.8892 to 23.4.56.1490

The OpenBrowser activity is broken and system shows below error message.
Open site: Method not found: ‘Void UiPath.IUiBrowser.Open(System.String, System.String, UiPath.UiBrowserFlags)’.

The error message will be gone if the package is downgrade back to 22.10.52.8892

The only difference is the version of UiPath package I installed into UiPath Studio.
May I know how to fix it? I don’t think it will be a good idea to hold my package version to older version without any upgrade.

Thank you for any advise.

Hi,

23.4.56.1490

Where did you get this version? In general activities package version is 23.4.0-preview etc.based on nuget versioning rule.

As Studio 23.4 and UiAutoamton 23.4.0 is beta/preview version, there might be some major problems.
So if stability is important, it’s no problem to downgrade to stable version, I think.

Regards,

1 Like

Hi @Yoichi ,

Thank you for the reminder to my problem of installed versions.

I get the package from Package Manager in UiPath Studio as below screenshot.


Since there is no terms of “preview” in the package version and the detail of description, I think I misunderstood 23.4.56.1490 as a stable release.
I guess it might be I’m installing beta version of UiPath Studio, so the term of preview is not shown? I’m not sure.

But I will try to find method/official document to downgrade my UiPath Studio back to stable release, not stay in beta release for avoiding to jump into another preview version accidently in the future.
If there is any suggestion/method/document release to downgrade to stable UiPath Studio, I will appreciate your help.

Thank you.

Hi,

image

As it’s SDK library, usually it’s unnecessary to install it to Studio explicitly in normal use.
If there is some activities package requires it, it will be installed by resolving dependency automatically.

Regards,

Thank you @Yoichi !

For currently, I uninstall the SDK and the issue is solved. The SDK is not listed in the package manager list now. I think the necessary portion of activities is solved by dependency automatically.

1 Like

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