From 2894f208b4720042348b0922bc2b097e692f4588 Mon Sep 17 00:00:00 2001 From: Mykola Mokhnach Date: Thu, 12 Sep 2024 14:46:04 +0200 Subject: [PATCH] typo --- docs/reference/bidi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/bidi.md b/docs/reference/bidi.md index 727ea16c6..5bd0e2c19 100644 --- a/docs/reference/bidi.md +++ b/docs/reference/bidi.md @@ -2,7 +2,7 @@ title: BiDi Protocol Support --- -XCUITest driver had partial support of the [BiDi Protocol](https://w3c.github.io/webdriver-bidi/) since version 7.26.0. +XCUITest driver has partial support of the [BiDi Protocol](https://w3c.github.io/webdriver-bidi/) since version 7.26.0. Only events and commands mentioned below are supported. All other entities described in the spec throw not implemented errors.