Selenium.WebDriver by Selenium Committers

<PackageReference Include="Selenium.WebDriver" Version="4.0.0-alpha07" />

.NET API 5,524,992 bytes

 DriverServiceCommandExecutor

public DriverServiceCommandExecutor(DriverService driverService, TimeSpan commandTimeout)

public DriverServiceCommandExecutor(DriverService driverService, TimeSpan commandTimeout, bool enableKeepAlive)

public void Dispose()

protected virtual void Dispose(bool disposing)

public Response Execute(Command commandToExecute)