diff --git a/docs/api.md b/docs/api.md index 946620e1..98c1a147 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1890,6 +1890,8 @@ Dispatches a `keyup` event. ### class: Mouse +The Mouse class operates in main-frame CSS pixels relative to the top-left corner of the viewport. + #### mouse.click(x, y, [options]) - `x` <[number]> - `y` <[number]>