|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.remote.internal.WebElementToJsonConverter
public class WebElementToJsonConverter
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 Summary | |
|---|---|
WebElementToJsonConverter()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
apply(java.lang.Object arg)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Constructor Detail |
|---|
public WebElementToJsonConverter()
| Method Detail |
|---|
public java.lang.Object apply(java.lang.Object arg)
apply in interface com.google.common.base.Function<java.lang.Object,java.lang.Object>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||