ChromeDriverService
class ChromeDriverService extends DriverService (View source)
Constants
deprecated CHROME_DRIVER_EXE_PROPERTY |
The environment variable storing the path to the chrome driver executable. |
CHROME_DRIVER_EXECUTABLE |
|
internal DEFAULT_EXECUTABLE |
|
Methods
__construct(string $executable, int $port, array $args = [], array|null $environment = null)
No description
from
DriverService
static ChromeDriverService
createDefaultService()
No description
Details
__construct(string $executable, int $port, array $args = [], array|null $environment = null)
No description
string
getURL()
No description
DriverService
start()
No description
DriverService
stop()
No description
bool
isRunning()
No description
static protected string
checkExecutable(string $executable)
deprecated
deprecated
No description
protected
setExecutable(string $executable)
No description
protected
checkWasStarted(Process $process)
No description
static ChromeDriverService
createDefaultService()
No description