Plausible
v0.0.1
Pages
Modules
Mix
Tasks
Search documentation of Plausible
Settings
View Source
Plausible.Test.Support.HTML
(Plausible v0.0.1)
Floki wrappers to help make assertions about HTML/DOM structures
Summary
Functions
class_of_element(html, element)
element_exists?(html, selector)
find(html, value)
form_exists?(html, action_path)
name_of(element)
submit_button(html, form)
text(element)
text_of_attr(element, attr)
text_of_attr(html, element, attr)
text_of_element(html, element)
Functions
Link to this function
class_of_element(html, element)
View Source
Link to this function
element_exists?(html, selector)
View Source
Link to this function
find(html, value)
View Source
Link to this function
form_exists?(html, action_path)
View Source
Link to this function
name_of(element)
View Source
Link to this function
submit_button(html, form)
View Source
Link to this function
text(element)
View Source
Link to this function
text_of_attr(element, attr)
View Source
Link to this function
text_of_attr(html, element, attr)
View Source
Link to this function
text_of_element(html, element)
View Source