org.openqa.selenium.remote.server.handler
Class GetAllSessions
java.lang.Object
org.openqa.selenium.remote.server.handler.GetAllSessions
- All Implemented Interfaces:
- Handler
public class GetAllSessions
- extends Object
- implements Handler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAllSessions
public GetAllSessions(DriverSessions allSession)
handle
public ResultType handle()
throws Exception
- Specified by:
handle
in interface Handler
- Throws:
Exception
getResponse
public org.openqa.selenium.remote.Response getResponse()
Copyright © 2012. All Rights Reserved.