Cypress.require() not listed in API Table of Contents
Closed this issue · 2 comments
MikeMcC399 commented
Subject
API > Table of Contents > Cypress API > APIs
Description
Issue
The command Cypress API > Cypress.require() is missing from the table API > Table of Contents > Cypress API > APIs.
- PR #5063 added the page Cypress API > Cypress.require().
Suggestion
Unless Cypress.require() has been deliberately omitted from the table API > Table of Contents > Cypress API > APIs because it requires the experimental option experimentalOriginDependencies
then add it to the TOC.
jennifer-shehane commented
@MikeMcC399 No I don't believe there was an intention to exclude it. We'd be open to a PR to address this.
MikeMcC399 commented
No I don't believe there was an intention to exclude it. We'd be open to a PR to address this.
- Thanks for your feedback! I've submitted PR #5722 to resolve.