mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-29 11:32:15 -05:00
2b0add17de
Adds code to detect when a form submit or anchor tag target is set to _top / _parent, setting to '' to avoid redirecting the parent frame. Maintains behavior for target=_blank & target=_self, as these have no effect on test execution.