Namespace Peridot\WebDriverManager\Binary\Request
StandardBinaryRequest | StandardBinaryRequest uses file_get_contents with a stream context. It is capable of emitting download progress events containing bytes transferred, and bytes total. |
BinaryRequestInterface | BinaryRequestInterface describes how to fetch a remote binary. |