Skip to content

boczeratul/Christopher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christopher


“What if only a machine can defeat another machine?”
- Alan Turing, The Imitation Game

Purpose

Book a seat at RAW Restaurant automatically, with style

Prepare environment

Start selenium server

First you have to put the ChromeDriver executable to your $PATH /usr/local/bin
Then start the selenium server by

$ java -jar SELENIUM_STAND_ALONE.jar

Clone and run the scripts

$ git clone git@github.com:boczeratul/Christopher.git && cd Christopher
$ npm install
$ npm run booking

Dependencies

  • protractor
    an end-to-end functional test framework
  • selenium
    web-driver for browser manipulation

About

automatic booking script for RAW

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published