All the components on the Admin Dashboard have minified css classes. This makes it hard for us to setup end to end tests because the classes change. I am trying to find a way to add classes or ids to all form components to make it easier for us to test the system.
Any ideas?