So the button you’re trying to reach is actually within the shadowDOM for the toast component. So you would need your test to pierce the shadow dom to get the inner button.
↧
So the button you’re trying to reach is actually within the shadowDOM for the toast component. So you would need your test to pierce the shadow dom to get the inner button.