While data- attributes can be provided to the compoennet, none of them are actually spread onto the DOM element. for e2e testing, we need `data-testid`.  For example, antd supports it. 