Function silkenweb_test::html_element

source ·
pub fn html_element(id: &str) -> HtmlElement
Expand description

Find an element by id

§Panics

This panics if the element is not found, or is not an HtmlElement