Assistive-Webdriver

Home > vm-providers > VM > tcpRedirections

VM.tcpRedirections property

Contains an array of TCP port redirections that are usable. Especially, all ports specified in VMConfig.redirectTCPPorts when calling the virtual machine factory should have a corresponding entry in this array.

Signature:

readonly tcpRedirections: readonly PortRedirection[];