Overview

Namespaces

  • Peridot
    • WebDriverManager
      • Binary
        • Decompression
        • Request
      • Console
      • Event
      • OS
      • Process
      • Test
  • PHP

Classes

  • StandardBinaryRequest

Interfaces

  • BinaryRequestInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Peridot\WebDriverManager\Binary\Request

Classes summary
StandardBinaryRequest

StandardBinaryRequest uses file_get_contents with a stream context. It is capable of emitting download progress events containing bytes transferred, and bytes total.

Interfaces summary
BinaryRequestInterface BinaryRequestInterface describes how to fetch a remote binary.
WebDriver Manager API documentation generated by ApiGen