cypress-documentation icon indicating copy to clipboard operation
cypress-documentation copied to clipboard

cy.origin() examples fail with non-existent https://example.cypress.io/history/founder

Open MikeMcC399 opened this issue 6 months ago • 0 comments

Description

related to issues

  • https://github.com/cypress-io/cypress/issues/31526
  • https://github.com/cypress-io/cypress-example-kitchensink/issues/950

Issue

API origin in https://docs.cypress.io/api/commands/origin#Usage makes use of a non-existent page

https://example.cypress.io/history/founder

Suggestion

Rework the examples in API origin to avoid usage of non-existent pages.

"Correct usage" examples should work.

MikeMcC399 avatar Apr 17 '25 05:04 MikeMcC399