JsonWireCompat
abstract class JsonWireCompat (View source)
internal |
Compatibility layer between W3C's WebDriver and the legacy JsonWire protocol.
Constants
WEB_DRIVER_ELEMENT_IDENTIFIER |
Element identifier defined in the W3C's WebDriver protocol. |
Methods
static
getElement(mixed $rawElement)
No description
static array
Details
static
getElement(mixed $rawElement)
No description
static array
getUsing(WebDriverBy $by, bool $isW3cCompliant)
No description