Flutter
webdriver.sync_io
WebElement
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
String
>
toJson
(
)
inherited
Implementation
Map<String, String> toJson() => {jsonWireElementStr: id, w3cElementStr: id};
Flutter
webdriver.sync_io
WebElement
toJson method
WebElement class
Constructors
WebElement
Properties
asyncContext
asyncElement
attributes
context
cssProperties
displayed
driver
enabled
hashCode
id
index
location
locator
name
parent
parents
properties
rect
runtimeType
selected
size
text
Methods
clear
click
equals
findElement
findElements
noSuchMethod
sendKeys
toJson
toString
toStringDeep
Operators
operator ==