Socket
Socket
Sign inDemoInstall

artemis-selenium-connector

Package Overview
Dependencies
1
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    artemis-selenium-connector

The Artemis connector with Selenium


Version published
Weekly downloads
3
decreased by-25%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

artemis-selenium-connector

For Developers

DEV Machine Prerequisites

Git - can be installed (git site).

Node.js - can be installed from Nodejs.org.

Gulp - can be installed by running npm i -g gulp

Installation

git clone https://github.com/LeerixLabs/artemis-selenium-connector.git
npm install

Running Build

Сompiles in directory dist the file artemisHelper.js with sourse-map

gulp  # runs webpack

Running Sample Protractor Tests

If in your node_modules is not installed Artemis Core, setup it:

npm install artemis-core
# or update it
npm update artemis-core

Run file of Sample Protractor Tests artemis.spec.js:

gulp  #create /dir/artemisHelper.js
gulp protractor --suite artemis	

Keywords

FAQs

Last updated on 03 May 2016

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc