MCPcopy
hub / github.com/taniarascia/takenote / clickCreateNewNote

Function clickCreateNewNote

tests/e2e/utils/testNotesHelperUtils.ts:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73}
74
75const clickCreateNewNote = () => {
76 clickTestID(TestID.SIDEBAR_ACTION_CREATE_NEW_NOTE)
77}
78
79const clickEmptyTrash = () => {
80 clickTestID(TestID.EMPTY_TRASH_BUTTON)

Callers 3

note.test.tsFile · 0.90
createXUniqueNotesFunction · 0.85

Calls 1

clickTestIDFunction · 0.90

Tested by 1