public class MobileElementToJsonConverter
extends org.openqa.selenium.remote.internal.WebElementToJsonConverter
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 |
|---|
MobileElementToJsonConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(Object arg)
Converts
RemoteWebElement objects, which may be
wrapped, into their JSON representation as defined by
the WebDriver wire protocol. |
Copyright © 2016. All rights reserved.