GithubHelp home page GithubHelp logo

isabella232 / js-cucumberjs-protractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sauce-archives/js-cucumberjs-protractor

0.0 0.0 0.0 9 KB

JavaScript 83.10% Makefile 4.96% Gherkin 11.94%

js-cucumberjs-protractor's Introduction

NOTE:
This project is not maintained by Sauce Labs anymore

JS-CucumberJS-Protractor

This code is provided on an "AS-IS” basis without warranty of any kind, either express or implied, including without limitation any implied warranties of condition, uninterrupted use, merchantability, fitness for a particular purpose, or non-infringement. Your tests and testing environments may require you to modify this framework. Issues regarding this framework should be submitted through GitHub. For questions regarding Sauce Labs integration, please see the Sauce Labs documentation at https://wiki.saucelabs.com/. This framework is not maintained by Sauce Labs Support.

NOTE: Protractor is no longer including cucumber by default as of version 3.0. For a version compatible with Protractor 3.0 see here

Environment Setup

  1. Global Dependencies
    $ brew install node
    
  2. Sauce Credentials
    • In the terminal export your Sauce Labs Credentials as environmental variables:
    $ export SAUCE_USERNAME=<your Sauce Labs username>
    $ export SAUCE_ACCESS_KEY=<your Sauce Labs access key>
    
  3. Project Dependencies
    • Install Node modules
    $ npm install
    

Running Tests

  • Tests in Parallel:
     $ ./node_modules/.bin/protractor conf.js
    

Sauce Labs Dashboard

Advice/Troubleshooting

  1. There may be additional latency when using a remote webdriver to run tests on Sauce Labs. Timeouts or Waits may need to be increased.

Resources

Sauce Labs Documentation
Protractor Documentation
Node Documentation
CucumberJS Documentation
Stack Overflow
  • A great resource to search for issues not explicitly covered by documentation

js-cucumberjs-protractor's People

Contributors

llaskin avatar ndmanvar avatar wswebcreation avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.