Overview

Namespaces

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

Classes

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

Class 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.

Symfony\Component\Console\Command\Command
Extended by Peridot\WebDriverManager\Console\AbstractManagerCommand
Extended by Peridot\WebDriverManager\Console\StartCommand
Namespace: Peridot\WebDriverManager\Console
Package: Peridot\WebDriverManager\Console
Located at Console/StartCommand.php
Methods summary
protected
# configure( )
protected integer|null
# execute( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output )

Parameters

$input
$output

Returns

integer|null
Methods inherited from Peridot\WebDriverManager\Console\AbstractManagerCommand
__construct()
Properties inherited from Peridot\WebDriverManager\Console\AbstractManagerCommand
$manager
WebDriver Manager API documentation generated by ApiGen