Hello everybody,
I have a “compatibility” problem between Uipath and ServiceNow, via Chrome.
Given that the same RPA project developed on ServiceNow, via IE (no edge) works well, an internal update is expected and therefore the migration to Chrome.
I have installed the uipath extension. (I use it on other bots on other websites).
but despite the extension running, I don’t hook to page elements.
Ex: entered on Service Now, I have to click on FAVORITES
If I try to reconstruct the CLICK on the favorities object, however, uipath hooks itself to the whole web page and not to the object.
This happens anywhere on the web page.
Does anyone know what it depends on and if there is a way to fix it?
I didn’t solve it, but I found a compromise with the customer.
It has kept the old type “view”, only for the user used by the bot.
That way it can work.
It’s not a “UiPath” solution… but I’ll share it for those who have the same problem.
The alternative maybe would be to use API, but I’m not able to work with this.