18f6d2c113c45bfaa3aec39f01cc004b6ac46e48
# requires nodejs and java # in test project directory give following commands: npm install # installs libraries # This command creates directory node_modules inside current directory. # If on Windows, then delete file node_modules\.bin\phantomjs npm start # starts Selenium server # previous command does not terminate. # So, open new terminal and run: npm run hw2tests # runs tests
Description
Languages
JavaScript
94.6%
Batchfile
2.8%
Shell
2.6%