"execute_e2e_json ignored: already inside an E2E run. Nested scripts would overwrite the outer run's continuation. This holds for BOTH execution modes: Sync would additionally block the very thread that has to drive the outer run.",
fn unsupported_to_failure(mut result: E2eTestResult, unsupported: &[String]) -> E2eTestResult {
fn editor_runner(content: &str, animations: bool, on_key_down: Option<CallbackType>) -> Runner {