List of usage examples for org.openqa.selenium.remote.internal WebElementToJsonConverter subclass-usage
From source file com.mengge.internal.MobileElementToJsonConverter.java
/**
* Converts {@link RemoteWebElement} objects, which may be
* {@link WrapsElement wrapped}, into their JSON representation as defined by
* the WebDriver wire protocol. This class will recursively convert Lists and
* Maps to catch nested references.
*/