Skip to main content
Version: 20.5.0

Page.workers() method

All of the dedicated WebWorkers associated with the page.

Signature:

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

Returns:

WebWorker[]

Remarks

This does not contain ServiceWorkers