i want to handle an automation where i need to delete this claim id filter and type into again with some other filter name but due to background color the selectors are failing .
i have used get ocr and computer vision activities but its not working
Try with get attribute or find children. And see if you can get aaname or row position. So, probably with those values, you can find a match with that selector to either check or uncheck.
Ok, then maybe use a separate CV scope for this window and try to work with CV check or click and in the descriptors, see the common things when there are different backgrounds.