Interface SessionFactory

All Superinterfaces:
Function<CreateSessionRequest,Either<WebDriverException,ActiveSession>>, Predicate<Capabilities>
All Known Implementing Classes:
DockerSessionFactory, DriverServiceSessionFactory, RelaySessionFactory

  • Method Details