Skip to main content

dom_click

Function dom_click 

Source
pub fn dom_click(
    it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>