Hi @shikhasoni1 , To achieve the above scenario you have to follow 3
steps. step1-using this it will add aria-label in anchor tag in crx/de
but you will not be able to retrieve it in dialog Copy
/libs/cq/xssprotection/config.xml to
/apps/cq/xssprotection/config.xml.Open
/apps/cq/xssprotection/config.xml. In the common-attributes section, add
the following target attribute declaration.Find the tag declaration by searching the
term Add the line below in the list of attributes:
use below link to ad...