https://github.com/codebrahma/campus-hiring
Website to post web-based problems for campus interview and scripts to validate the problems
https://github.com/codebrahma/campus-hiring
Last synced: 6 months ago
JSON representation
Website to post web-based problems for campus interview and scripts to validate the problems
- Host: GitHub
- URL: https://github.com/codebrahma/campus-hiring
- Owner: Codebrahma
- Created: 2018-07-03T10:03:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T13:00:49.000Z (over 7 years ago)
- Last Synced: 2025-09-28T01:21:14.529Z (6 months ago)
- Language: Ruby
- Size: 508 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### To Run selenium tests
#### Prerequisites
1. Download the latest chrome driver from http://chromedriver.storage.googleapis.com/index.html and extract it
2. Make sure that chromedrive driver can be found on the current PATH.
#### Steps:
Run
1. `cd tests`
2. `npm install`
3. `node index.js`
4. All done. you should get output similar to the below.
