victorious-engine-31076
07/12/2022, 3:42 PMwonderful-match-15836
07/14/2022, 1:52 PMCypress.vueWrapper.findComponent
But I'd find use cases for this to be pretty rare. The less my tests know about the framework/app internals, the better. In reality I would probably just put a data-test attribute on the child component if I truly didn't want to care about the DOM at all, so that my tests don't have to be updated when I change the organization of components.