Skip to main content
Version: 22.7.0

Page.workers() method

All of the dedicated WebWorkers associated with the page.

Signature:

class Page {
abstract workers(): WebWorker[];
}

Returns:

WebWorker[]

Remarks

This does not contain ServiceWorkers