Documentation
1
2
3
pub use crate::dom::{document, query, query_all, wait_element};
pub use crate::location::{hostname, href, reload, set_href};
pub use crate::timer::sleep;