You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

galenframework

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

galenframework

The command line tool to use the Galen Framework. This includes the wrapper above and webdriver downloads for different browsers

2.4.4-build43
latest
Source
npmnpm
Version published
Weekly downloads
638
219%
Maintainers
1
Weekly downloads
 
Created
Source

Galenframework Core

License npm version Dependency Status devDependency StatusCoverage Status

Galen allows automated testing of look and feel for your responsive websites.

Just the node wrapper for Galen.

NPM

If you want to install Galen as CLI command install the CLI-module

Feel free to donate

Click here to lend your support to: NPM packages and make a donation at pledgie.com ! Or donate Bitcoins: Bitcoin

Also via greenaddress

Installation

You must have Java 6+ installed.

(sudo) npm install -g galenframework

Or the develop build, which maybe not be stable

(sudo) npm install -g galenframework@next

In case of errors within Ubuntu/Debian, e.g.

sh: 1: node: not find

Then you need to install nodejs-legacy:

(sudo) apt-get install nodejs-legacy

Author

Martin Reinhardt

Martin Reinhardt

Thanks for Obvious and their PhantomJS project for heavy inspiration! Check their project on Github.

Keywords

galen

FAQs

Package last updated on 20 May 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts