Google Chrome Extension Error 23.10

Good morning everyone,

I’m in a project that was developed with version 23.10. I am developing a library to check and toggle on/off the requiered tabs such as allow Private and Open URL in browser, I realized that whenever I click in one of those options to toggle UiPath opens a windows that is not accessible(I cannot interact with it) and the only way I can close those windows are through killing the Google Chrome process.

Has anyone found something similar to this? Have you found an answer? Thanks in advance

I attach the window I find when toggling on/off the tabs

Hi!

Is the UiPath extension for Chrome installed and up to date?
Studio - Extension for Chrome
Here’s a troubleshooting guide for what seems to be your problem:
Studio - Cannot communicate with the browser

@arodriguez1

can you tell what option or show some screenshot of what checks you are doing

Are you talkign about the UiPath extension toggles?

cheers

1 Like

In the image below I extract the aastate which tell me if the button is pressed, I have done test and works fine and in a reliable way.

After it I use an If to check the content of the aastate to see if it contains ‘pressed’ and if its not then it toggles it on.

The issue I am facing is that when I do click to toggle it some chrome windows opens up. If I could send a video of what is happening I could explain it better.

Thanks for the help

@arodriguez1

I tried replicating the same but I dont see any issue

can you check if there one more use app which is oepning it…or jsut to make sure try toc hange ui automation versions and check

cheers

1 Like

When I run the process I close everything else. Im using the 23.10 version for both Studio and extensions. With a coworker we have seen that the version 24.10 does not show this.

Anyway I wanted to know where was this coming from but using a kill process of chrome at the end of the workflow closes every single one of the windows.

Thank to you guys, have a good day!

1 Like

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