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