Code Monkey home page Code Monkey logo

jetblue's Introduction

jetblue

A series of protractor tests assert page title and schedule a flight on the jet blue page.

Pre-requisites: I am using Windows 10 enterprise on my machine.

Click here to install Node.js

Click here to install JDK (Java Development Kit)

Once Node.js and JDK is installed, check the version on command line by typing java -v and node -v.

How to install and run:

I'm using Visual Studio Code as my main IDE. Download here

In your Command Prompt (Click on Windows Start button at the bottom left of the screen and type in cmd and press Enter). Command prompt will open. Type in npm install -g protractor and press Enter, to install protractor.

In Command Prompt type in webdriver-manager update and press Enter In Command Prompt type in webdriver-manager start and press Enter to start Selenium Server

Make sure you don’t terminate the session as it will close selenium server. But if you need to, just type ctrl+c and type ‘y’ to terminate the batch job. To launch tests type in protractor conf.js in your Visual Studio Code terminal and press Enter.

Disclaimer: My test is failing because I am trying to figure out how to get the correct elements for departure and arrival date.The class is constantly changing. I will fix it soon.

jetblue's People

Contributors

kipkitur avatar

Watchers

 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.