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

Function openNoteContextMenu

tests/e2e/utils/testNotesHelperUtils.ts:100–102  ·  view source on GitHub ↗
(noteIndex: number = 0)

Source from the content-addressed store, hash-verified

98}
99
100const openNoteContextMenu = (noteIndex: number = 0) => {
101 cy.get('.note-list > div').eq(noteIndex).rightclick()
102}
103
104const clickNoteOptionDeleteNotePermanently = () => {
105 clickTestID(TestID.NOTE_OPTION_DELETE_PERMANENTLY)

Callers 3

note.test.tsFile · 0.90
trashAllNotesFunction · 0.85

Calls

no outgoing calls

Tested by 1