MCPcopy Index your code
hub / github.com/microsoft/playwright-python / worker.js

File worker.js

tests/assets/worker/worker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1console.log('hello from the worker');
2
3function workerFunction() {
4 return 'worker function result';

Callers

nothing calls this directly

Calls 1

logMethod · 0.80

Tested by

no test coverage detected