MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / command

Function command

e2e/cloud/connect-panel.test.ts:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 });
24
25 const command = () => page.locator("code").first().innerText();
26
27 await step("Remote HTTP is the default transport", async () => {
28 await page.getByText("Connect an agent").first().waitFor();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected