public class ActiveSessionFactory
extends java.lang.Object
ActiveSession
instances as required.Constructor and Description |
---|
ActiveSessionFactory() |
Modifier and Type | Method and Description |
---|---|
ActiveSessionFactory |
bind(java.util.function.Predicate<org.openqa.selenium.Capabilities> onThis,
org.openqa.selenium.remote.server.SessionFactory useThis) |
ActiveSession |
createSession(NewSessionPayload newSessionPayload) |
protected java.lang.Iterable<DriverProvider> |
loadDriverProviders() |
public ActiveSessionFactory bind(java.util.function.Predicate<org.openqa.selenium.Capabilities> onThis, org.openqa.selenium.remote.server.SessionFactory useThis)
protected java.lang.Iterable<DriverProvider> loadDriverProviders()
public ActiveSession createSession(NewSessionPayload newSessionPayload) throws java.io.IOException
java.io.IOException