Coder Social home page Coder Social logo

applitools / tutorial-nightwatch-ultrafastgrid Goto Github PK

View Code? Open in Web Editor NEW
1.0 8.0 1.0 424 KB

Applitools Visual Testing tutorial with Nightwatch and the Ultrafast Grid

Home Page: https://info.applitools.com/ucY78

JavaScript 100.00%
applitools nightwatch tutorial

tutorial-nightwatch-ultrafastgrid's Introduction

Pre-requisites:

  1. Download Selenium Standalone server here
    • Note that this is a jar file. So you should also have Java installed on your machine.
  2. Chrome Webdriver is on your machine and is in the PATH. Here are some resources from the internet that'll help you.
  3. Run the standalone server jar file - it should look something like below:
    • java -jar selenium-server-standalone-3.141.59.jar (Replace the jar file name with your jar file name)
    • This will run Selenium on localhost and on port 4444
  4. Install Node.js from here

Running the example:

  1. Download the example
    • Option 1: git clone https://github.com/applitools/tutorial-nightwatch-ultrafastgrid.git
    • Option 2: Download it as a Zip file and extract it
  2. CD into the tutorial-nightwatch-ultrafastgrid folder
  3. Change the APPLITOOLS_API_KEY with your own.
    • Login to Applitools > Click on the Person icon > My API Key
  4. run npm install
  5. run npm test

Adding to an existing Node.js example

npm install "@applitools/eyes-nightwatch" --save-dev

tutorial-nightwatch-ultrafastgrid's People

Contributors

amitzur avatar artem-applitools avatar colbyfayock avatar kyrylodolynskyi avatar yarden-ingber avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.