Skip to content

shift-left/bleacher-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bleacher Creatures Web Automation

Install

=======

  • Install Node.js >= v4.2.3 and npm
  • Open cmd line on your Mac or Windows, clone this repo and install npm package dependencies:
# install node package dependencies
$ npm install

Run tests

on Mac

# Run single test suite with Chrome
./node_modules/.bin/shiftleft-runner --test tests/bleacher-checkout.js --config conf/shift_conf.json --browsers chrome --testers 1

Running Tests on safari

For running tests on safari browser install safaridriver extension and make sure it's enabled. To enable it please follow the below steps:

  1. open Safari
  2. go to Preferences
  3. click on the Extensions tab
  4. Make sure Enable WebDriver is checked
  5. Close Safari

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors