Package org.openqa.selenium.remote
Class JsonToWebElementConverter
java.lang.Object
org.openqa.selenium.remote.JsonToWebElementConverter
Reconstitutes
WebElements from their JSON representation. Will recursively convert Lists
and Maps to catch nested references. All other values pass through the converter unchanged.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetElementKey(Map<?, ?> resultAsMap) protected StringgetShadowRootKey(Map<?, ?> resultAsMap) protected RemoteWebElementprotected RemoteWebElementsetOwner(RemoteWebElement element)