Any changes in the selectors, my computer vision workflow will work?

If I created the web automation workflow using computer vision. Due to recent maintenance activity few fields selector got modified. So, My Computer vision workflows will work or i need to do any modification.

Hi @BNK

If some fields in your web automation workflow changed during maintenance, you might need to tweak your Computer Vision setup. Even though Computer Vision looks at visuals, not selectors, changes in the layout can still impact it. Check if your existing visual elements are still accurate, and if not, update them.

Hope this helps :slight_smile:

In my scenario. User interface remains same and only changes in the selectors. So, I need to modify anything in CV workflow.

Not likely but test running this workflow will give you your answer. If is failing or not. Or check the selectors for all the activities.

Hi @BNK

If you are using the fuzzy selector’s then there might not be any issue but if you use any strict selectore then those might create the issue.

Regards