Verify icon is present

I want to verify whether the icon or button is present here I have used computer vision image selector is used. If it is present then test case passed should display. otherwise test case failed should display

Use the Check App State activity. Why are you using Computer Vision?

As it is not a button or icon I can’t get the selector so I have used image computer vision. How to verify if it is present

Try this activity Activities - CV Get Text and check if the needed text is found on the button.

Also, you can use this activity Activities - CV Element Exists

You can get the selector for things that aren’t buttons nor icons. If it isn’t a button nor icon then what is it?

There is no point to using the old CV activities, it’s all built into the regular modern activities. Also, we haven’t established yet that CV is the right thing to use here.

It’s button only, but I can’t able to get the target selector for that specific icon or button. So,I have used image cv

Why can’t you get a selector for it? Is this an app or a web page? Is it RDP/Citrix?

I have used image cv

Image and CV are two different things. Both are separate types of selector, both are built into Check App State. You don’t need the CV activities any more.

I used image only for identifying that element not cv. It is a app and don’t get the locator for that so used image