public class JsonToWebElementConverter extends Object implements com.google.common.base.Function<Object,Object>
WebElement
s from their JSON representation. Will recursively convert Lists
and Maps to catch nested references. All other values pass through the converter unchanged.Constructor and Description |
---|
JsonToWebElementConverter(RemoteWebDriver driver) |
public JsonToWebElementConverter(RemoteWebDriver driver)
protected RemoteWebElement newRemoteWebElement()
Copyright © 2014. All rights reserved.