Gauge Alternatives
Gauge is described as 'free and open source test automation framework that takes the pain out of acceptance testing' and is an app in the development category. There are three alternatives to Gauge for Linux, Mac and Windows. The best alternative is Selenium, which is both free and Open Source. Other great apps like Gauge are puppeteer and CasperJS.
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.
- Free • Open Source
- Mac
- Windows
- Linux
Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol. It can also be configured to use full (non-headless) Chrome or Chromium.
No screenshots yetCasperJS is an open source navigation scripting & testing utility written in Javascript for the PhantomJS WebKit headless browser and SlimerJS (Gecko).
Discontinued
Based off phantomjs which no longer under development