Browser Automation Tools
Comments compare a new tool to established browser automation libraries like Selenium, Puppeteer, PhantomJS, and Playwright for testing, scraping, and automation tasks.
Activity Over Time
Top Contributors
Keywords
Sample Comments
How does it compare to selenium or puppeteer?
Like.... Selenium or puppeteer?
Doesn't phantomjs do the thing for you?
Have you tried selinium and phantomjs headless ? I was using that a few years ago and it worked very well.
Can this be used like selenium for testing/scraping/automation? If you can open tabs, dump the DOM and inject JS, then I would think so.
For automated testing, why Puppeteer instead of Selenium?
Uhhhm, that's just a wrapper around Selenium...
I think puppeteer is the way to go!
does anyone know how this compares to phantomjs?
is there anything like this for Puppeteer? Selenium is just ab it heavy.