Class WebElementToJsonConverter
java.lang.Object
org.openqa.selenium.remote.WebElementToJsonConverter
org.openqa.selenium.remote.internal.WebElementToJsonConverter
Deprecated.
Converts
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 Details
-
WebElementToJsonConverter
public WebElementToJsonConverter()Deprecated.
-
new location
.