Function move_by

Source
pub fn move_by(
    browser: &Browser,
    x: &dyn ToJs<JsNumber>,
    y: &dyn ToJs<JsNumber>,
) -> JsNullish