Assistive-Webdriver

Home > vm-providers > VMConfig > redirectTCPPorts

VMConfig.redirectTCPPorts property

List of TCP port numbers in the virtual machine that should be accessible from the host. For each redirection requested in this array, a PortRedirection object will be available in the VM.tcpRedirections array.

Signature:

redirectTCPPorts?: number[];