MCPcopy
hub / github.com/marmelab/react-admin / navigate

Function navigate

cypress/support/ShowPage.js:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 },
12
13 navigate() {
14 cy.visit(url);
15 },
16
17 waitUntilVisible() {
18 cy.get(this.elements.field(initialField)).should('be.visible');

Callers 15

handleSubmitFunction · 0.50
PostListFunction · 0.50
PostShowFunction · 0.50
PostEditFunction · 0.50
PostCreateFunction · 0.50
HistoryButtonsFunction · 0.50
CustomPageFunction · 0.50
CommentListFunction · 0.50
setSortFunction · 0.50
setPageFunction · 0.50
LoginFunction · 0.50

Calls

no outgoing calls

Tested by 3

onLeaveFunction · 0.40
FormFunction · 0.40
saveFunction · 0.40