I’ve upgraded my bots from Legacy to Windows version and started encountering issues with “Get Attribute” activity, after that I’ve discovered that I cannot indicate any element on screen.
I have the following errors when trying to run or invoke the activity again:
When running the process the execution stops with the following error: “StringConverter cannot convert from System.Boolean.”
By the looks of it, the project is using an older version of this activity although I have upgraded all dependencies like the following:
When I try to indicate element I also get the following error:
I have created a new project to see if I can use those activities in a blank project and it seems to work there but in a different manner. I would not want to convert the whole process to a new project as it’s quite massive.
Try to drag a new activity in the same old code and check also…better to close everything and reopen…just toc heck from what version are they upgraded?
Also even if you click hamburger are you not getting that option?
Hi,
Even if I drag a new activity in the same code I get the “Method not found” error. I have also restarted everything that is UiPath related. There is the Indicate option in the hamburger menu but I still get the same error about the “Method”.