Custom HTML attributes in find logicare not detected when using JS recorder. Steps to reproduce: 1. In Test Studio Add the following HTML attribute ggg and put it first in the list. 2. Start Recording and navigate to: http://192.168.54.127/testpages/t/catt.html. I am attaching the html in case the URL is not accessible. 3. Type any text in any of the input fields. Expected behavior: The recorded element to use the custom attribute in the find logic (Example: [ggg 'Exact' t1] AND [tagname 'Exact' input]) Actual behavior: It is using the TagIndex and not detecting the custom attribute