Assistive-Webdriver

Home > assistive-playwright-test > WorkerOptions > vmRedirectPorts

WorkerOptions.vmRedirectPorts property

Set of ports in the virtual machine to make available from the host machine. It should include vmPlaywrightPort. Defaults to an array containing only vmPlaywrightPort.

Signature:

vmRedirectPorts: number[];