From 3cfbcbea5f1d076087222cb6c8327c4d928eb6ea Mon Sep 17 00:00:00 2001 From: Mahesh Jagadeesan Date: Wed, 18 Dec 2019 17:41:14 +0000 Subject: [PATCH] fix: updated the documentation for the `type` method Fixes #198 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 95fa90f0..10f3a8c7 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ test("double click", () => { }); ``` -### `type(element, text, [options])` +### `async type(element, text, [options])` Writes `text` inside an `` or a `