-
PhantomJS is a headless browser that works hand in hand with Selenium to help developers more efficiently test their sites and apps.
PhantomJS supports headless testing with the use of CasperJS. CasperJS is a navigation scripting & testing tool for PhantomJS. It allows you to build full navigation scenarios using high-level functions and a straight forward interface to accomplish all sizes of tasks.
#Development Tools #Javascript UI Libraries #JavaScript Framework 11 social mentions
-
2HC
Headless Chrome
This product hasn't been added to SaaSHub yetNightmare is a high-level browser automation library from Segment. Nightmare exposes a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks.
-
3N
Nightmare
This product hasn't been added to SaaSHub yetNightmare is a high-level browser automation library from Segment. Nightmare exposes a few simple methods that mimic user actions (like goto, type and click), with an API that feels synchronous for each block of scripting, rather than deeply nested callbacks.
-
Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...
The Puppeteer API can be used to take screenshots, create PDFs, navigate pages, and fetch information from pages. We’ll write some example code to see Puppeteer in action.
#Automated Testing #Browser Testing #Automation 106 social mentions