Aaname tag is missing

Hi Folks,

After upgrading v2018 to v2020 same selector is not validating.
On investigating aaname tag is missing instead of this innertext is present.
and that is the reason for failure.
Kindly provide solid solution so that I do not need to change all selector after upgrading to v2020.

Thanks
Harish

Hi @vickrish

You can open your project folder using Visual Studio Code, and then use Find and Replace to replace your tag into your selector on all the files.

Regards,
Andres