“What if only a machine can defeat another machine?”
- Alan Turing, The Imitation Game
Book a seat at RAW Restaurant automatically, with style
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
$ git clone [email protected]:boczeratul/Christopher.git && cd Christopher
$ npm install
$ npm run booking
- protractor
an end-to-end functional test framework - selenium
web-driver for browser manipulation