public class WebDriverTemplate extends Object
public WebDriverTemplate(WebDriverPool pool)
public <T> T execute(long timeoutInMs,
DriverProcessor<T> processor)
throws Exception
ExceptionCopyright © 2017. All rights reserved.