An open API service indexing awesome lists of open source software.

https://github.com/soreana/digistyle

Implementation of a bot finding lowest price clothe on Digistyle site using NodeJS.
https://github.com/soreana/digistyle

nodejs selenium

Last synced: 4 months ago
JSON representation

Implementation of a bot finding lowest price clothe on Digistyle site using NodeJS.

Awesome Lists containing this project

README

          

Digistyle
=========

Implementation of a bot to find lowest price clothe on Digistyle site using NodeJS.

**Download Selenium:** `$ curl -O http://selenium-release.storage.googleapis.com/3.0/selenium-server-standalone-3.0.1.jar`

**Download geckodriver:**

**Linux 64-bit:** `$ curl -L https://github.com/mozilla/geckodriver/releases/download/v0.11.1/geckodriver-v0.11.1-linux64.tar.gz | tar xz`

**OS X:** $ curl -L https://github.com/mozilla/geckodriver/releases/download/v0.11.1/geckodriver-v0.11.1-macos.tar.gz | tar xz

**run selenium and gechodriver:** `java -jar -Dwebdriver.geckodriver.driver=./geckodriver selenium-server-standalone-3.0.1.jar`

**Automatic Test links:**

http://webdriver.io/guide/getstarted/modes.html

http://webdriver.io/guide.html