Skip to content

Commit 9cb4484

Browse files
moar
1 parent cb92fcd commit 9cb4484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/driver.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ class AndroidDriver
279279
this.curContext = this.defaultContextName();
280280
this.opts = opts as AndroidDriverOpts;
281281
this._cachedActivityArgs = {};
282+
// @ts-ignore Remove it after min supported server version is ^2.14.0
282283
this.doesSupportBidi = true;
283284
}
284285

0 commit comments

Comments
 (0)