All selectors are not valid for all the bots suddenly. The automation uses the Chrome browser . What could be the reason?

Hi,
There is a very strange situation. All selectors in bots suddenly changed. The UI framework AA doesn’t work properly only for the Chrome browse. What could be the reason? The version of Studio is 22.4.8.
Do the extensions for the Chrome work with the MV3 manifest properly?

Thanks for your help in advance

Hi @Katarzyna_Gadocha,
Can you check any changes occurred in the Application you are using, Version that used in your development and the Current Version.

Hi Sundar,
thank you for your help.
Finally,the source of the problem was the updated version Chrome browser. The solution for this situation is to use modern activity use application/browser. Please remember to place the sentence " --force-renderer-accessibility"within the atribute of the Target line. In addition, select “never close application”.
Regards, Katarzyna