As the xpath plugin is deprecated in cypress. It is becoming difficult to find the locator without xpath in angular based web applications. Has anyone found some alternative to xpath plugin on locating the elements in angular application?!
Alternative to deprecated xpath plugin to locate the dynamically changing DOM elements.