artemis-selenium-connector

0.0.4 • Public • Published

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	

Readme

Keywords

Package Sidebar

Install

npm i artemis-selenium-connector

Weekly Downloads

3

Version

0.0.4

License

ISC

Last publish

Collaborators

  • uri.kalish