johntitus / node-horseman

Run PhantomJS from Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Click on a random link.

bhaskarmelkani opened this issue · comments

Use Case: I am doing monkey testing and want a function to randomly click on any link in the page.
But I want to exclude links that has no-follow or external links.

Proposal: PR#301