Michiel Bruggenwirth
Results
1
issues of
Michiel Bruggenwirth
**Is your feature request related to a problem? Please describe.** In Cypress you can do the following. `cy.get('@request.alias.all').should('have.length', 1)` This gives me the amount the request is fired and captured....
enhancement