MCPcopy
hub / github.com/nukeop/nuclear / click

Function click

packages/player/src/integration-tests/Queue.test-wrapper.tsx:109–111  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 return screen.queryByTestId('clear-queue-button');
108 },
109 async click() {
110 await user.click(this.element);
111 },
112 },
113
114 moreButton: {

Callers

nothing calls this directly

Calls 1

clickMethod · 0.80

Tested by

no test coverage detected