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 Session.createSession(DriverFactory factory, Capabilities capabilities)
           
 

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



Copyright © 2011. All Rights Reserved.