Verify Control Attribute: Method not found:

I recently upgraded to version 2024.10.8 and I created a new project and when I get text from the screen and use the Verify Control Attribute activity, I get the following error: Verify Control Attribute: Method not found: ‘System.IO.Abstractions.DirectoryBase System.IO.Abstractions.IFileSystem.get_Directory()’. I tried an existing project and use the same scenario it works fine. I checked all the packages and setting are all the same. the only difference is that it is a new project that was created. Any help would be appreciated.

Hi @vtonelli ,

Can you try to downgrading the system.activities package by one or two versions and let me know if the issue persists?

Additionally you can check for any dependency issues between the other packages you have in your project.

Cheers,
Dan

Try to upgrade the UiPath.Testing.Activities to 24.10.3 and retry.
Also, upgrade the UiPath.Slack.Activities to 2.0.0 if you are using it.