diff --git a/docs/api.md b/docs/api.md index 9ee39413a28..746e4f1ce36 100644 --- a/docs/api.md +++ b/docs/api.md @@ -185,7 +185,6 @@ * [keyboard.type(text[, options])](#keyboardtypetext-options) * [keyboard.up(key)](#keyboardupkey) - [class: Mouse](#class-mouse) - * [Selecting text and moving the mouse](#selecting-text-and-moving-the-mouse) * [mouse.click(x, y[, options])](#mouseclickx-y-options) * [mouse.down([options])](#mousedownoptions) * [mouse.move(x, y[, options])](#mousemovex-y-options)