Created
August 20, 2018 21:45
-
-
Save tristansokol/a4710ded408ebe36793e77103359be71 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
page.click('#checkout',{ | |
button: 'left', //left, right, middle, | |
clickCount: 1, | |
delay: 200 //how long to hold down the mouse button | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment