public class WebElementToJsonConverter extends Object implements com.google.common.base.Function<Object,Object>
RemoteWebElement objects, which may be
wrapped, into their JSON representation as defined by
the WebDriver wire protocol. This class will recursively convert Lists and
Maps to catch nested references.| Constructor and Description |
|---|
WebElementToJsonConverter() |
Copyright © 2015. All rights reserved.