Add Attribute on each HTML Tag

We would require to add data-qa attribute on each html tag of the views which is used for taking input or used for interaction eg. radio buttons and checkboxes etc. Could you suggest to me how can we achieve that? Currently, I am using Metabase version v0.44.2.

Hi @Pintu_Kumar
You would have to create your own build of Metabase to add data-testid attribute everywhere.