We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b593d commit 216d0fbCopy full SHA for 216d0fb
README.md
@@ -4,6 +4,9 @@ Python port of <a href="https://github.com/Xetera/ghost-cursor">Xetera/ghost-cur
4
> Generate realistic, human-like mouse movement data between coordinates or navigate between elements with puppeteer
5
like the definitely-not-robot you are.
6
7
+## Installation
8
+`pip install pyppeteer_ghost_cursor`
9
+
10
## Usage
11
12
Generating movement data between 2 coordinates.
0 commit comments