org.openqa.selenium.remote.server.rest
Class UrlMapper
java.lang.Object
org.openqa.selenium.remote.server.rest.UrlMapper
public class UrlMapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlMapper
public UrlMapper(DriverSessions sessions,
Logger log)
bind
public ResultConfig bind(String url,
Class<? extends Handler> handlerClazz)
getConfig
public ResultConfig getConfig(String url)
addGlobalHandler
public void addGlobalHandler(ResultType type,
Result result)
Copyright © 2012. All Rights Reserved.