pub async fn run( browser: Option<String>, expression: String, target: Option<String>, json: bool, await_promise: bool, ) -> Result<()>