The crash occurs randomly but becomes easily reproducible when navigating through the web views multiple times within the app. Simply revisiting the web views repeatedly seems to trigger it.
Inside a cy.origin() block, when I call cy.get() to get an element that has an attribute that contains double quotes, it shows this error message but the runner ...