372 B
372 B
sidebar_label |
---|
Page.workers |
Page.workers() method
All of the dedicated WebWorkers associated with the page.
Signature:
class Page {
workers(): WebWorker[];
}
Returns:
Remarks
This does not contain ServiceWorkers