Alternatives to Gauge

  • Selenium

    Selenium is a suite of tools specifically for testing web applications. Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser. Selenium Remote Control (RC) runs your te…

    Open Source Free Linux Mac Windows

    Selenium icon
  • CasperJS

    CasperJS is an open source navigation scripting & testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko). It eases the process of defining a full navigation scenario and provides useful high-level fu…

    Open Source Free Linux Mac Windows

    CasperJS icon
  • puppeteer

    puppeteer - Headless Chrome Node API What can I do?Most things that you can do manually in the browser can be done using Puppeteer! Here are a few examples to get you started: Generate screenshots and PDFs of pages.Crawl a SPA and generate pre-rende…

    Open Source Free Linux Mac Windows

    puppeteer icon