Overview

Namespaces

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

Classes

  • AbstractManagerCommand
  • CleanCommand
  • StartCommand
  • StatusCommand
  • UpdateCommand
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Peridot\WebDriverManager\Console

Classes summary
AbstractManagerCommand

AbstractManagerCommand represents a console command that is dependent on a Manager class.

CleanCommand CleanCommand is used to remove everything from the manager install path.
StartCommand

StartCommand is used to start Selenium Server in the foreground. If drivers and binaries are not up to date, the start command will update before starting.

StatusCommand StatusCommand shows what drivers and binaries are up to date, out of date, or not present.
UpdateCommand UpdateCommand is used to update all binaries or a specific binary.
WebDriver Manager API documentation generated by ApiGen