pub(crate) fn handle_execute_async_script(
window: Option<DomRoot<Window>>,
eval: String,
reply: GenericSender<WebDriverJSResult>,
cx: &mut JSContext,
)pub(crate) fn handle_execute_async_script(
window: Option<DomRoot<Window>>,
eval: String,
reply: GenericSender<WebDriverJSResult>,
cx: &mut JSContext,
)