DirtyDriver
v0.0.2
Pages
Modules
DirtyDriver.ElementInteraction
(DirtyDriver v0.0.2)
View Source
Link to this section
Summary
Functions
click()
click(location, strategy)
element(location, strategy)
elements(location, strategy)
set_text(text)
set_text(location, strategy, text)
stop()
stop(name)
tag_name()
tag_name(location, strategy)
text()
text(name)
text(location, strategy)
value()
value(location, strategy)
visible?()
visible?(location, strategy)
Link to this section
Functions
Link to this function
click()
View Source
Link to this function
click(location, strategy)
View Source
Link to this function
element(location, strategy)
View Source
Link to this function
elements(location, strategy)
View Source
Link to this function
set_text(text)
View Source
Link to this function
set_text(location, strategy, text)
View Source
Link to this function
stop()
View Source
Link to this function
stop(name)
View Source
Link to this function
tag_name()
View Source
Link to this function
tag_name(location, strategy)
View Source
Link to this function
text()
View Source
Link to this function
text(name)
View Source
Link to this function
text(location, strategy)
View Source
Link to this function
value()
View Source
Link to this function
value(location, strategy)
View Source
Link to this function
visible?()
View Source
Link to this function
visible?(location, strategy)
View Source