vbauer / manet

Website screenshot service powered by Node.js, SlimerJS and PhantomJS
MIT License
576 stars 102 forks source link

[Q] How to click element on webpage? #78

Open stefanmm opened 7 years ago

stefanmm commented 7 years ago

Is possible to click on whatever is on center of image? For example, I want to click on some article on homepage. So, idea is to center virtual cursor in center of screen and whatever is in center Phantom will click on it and send image of clicked article.

RouxRC commented 7 years ago

+1 for having an argument allowing to run js code on the page when dom is ready! cc @njoyard