When you are getting a continuous warning AT: Failed actions on the
console where your Target Test is rendering, did you ever think that
this Target Test could be the reason of this warning message and AT
library failure but not the Target implementation on the site page
.Generally, whenever we see such warnings in the browser console, we
feel something wrong with the implementation but in fact there is not.
You can confirm it by disabling the mbox (mboxDisable=1) on the same
site page and if th...