Uses of Interface
org.openqa.selenium.remote.server.DriverFactory

Packages that use DriverFactory
org.openqa.selenium.remote.server   
 

Uses of DriverFactory in org.openqa.selenium.remote.server
 

Classes in org.openqa.selenium.remote.server that implement DriverFactory
 class DefaultDriverFactory
           
 

Methods in org.openqa.selenium.remote.server with parameters of type DriverFactory
static Session DefaultSession.createSession(DriverFactory factory, SessionId sessionId, Capabilities capabilities)
           
static Session DefaultSession.createSession(DriverFactory factory, TemporaryFilesystem tempFs, SessionId sessionId, Capabilities capabilities)
           
 

Constructors in org.openqa.selenium.remote.server with parameters of type DriverFactory
DefaultDriverSessions(Platform runningOn, DriverFactory factory)
           
 



Copyright © 2011. All Rights Reserved.