org.openqa.selenium.remote.server.handler
Class AddConfig
java.lang.Object
org.openqa.selenium.remote.server.handler.AddConfig
- All Implemented Interfaces:
- JsonParametersAware, Handler
public class AddConfig
- extends Object
- implements Handler, JsonParametersAware
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddConfig
public AddConfig(DriverSessions allSessions)
setJsonParameters
public void setJsonParameters(Map<String,Object> allParameters)
throws Exception
- Specified by:
setJsonParameters
in interface JsonParametersAware
- Throws:
Exception
handle
public ResultType handle()
throws Exception
- Specified by:
handle
in interface Handler
- Throws:
Exception
Copyright © 2012. All Rights Reserved.