I'm having trouble selecting a Google search result with NightmareJS click() and querySelector().
click()
querySelector()
nightmare.click(document.querySelector('a[data-href="'+ URL +'"]'));
Could use a hand with that.
No comments:
Post a Comment