https://github.com/ddavison/aa-selenium-workshop2
The project to download for the second workshop hosted by the Ann Arbor Selenium Group
https://github.com/ddavison/aa-selenium-workshop2
Last synced: about 1 year ago
JSON representation
The project to download for the second workshop hosted by the Ann Arbor Selenium Group
- Host: GitHub
- URL: https://github.com/ddavison/aa-selenium-workshop2
- Owner: ddavison
- Created: 2014-12-02T16:58:12.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-02T18:51:06.000Z (over 11 years ago)
- Last Synced: 2025-02-05T00:25:43.136Z (over 1 year ago)
- Language: Java
- Size: 7.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
In this exercise, we will automate a Ruby on Rails site that was thrown up for this workshop.
http://github.com/ddavison/aa-selenium-site
We will learn how to better utilize CSS, and Java to form well-structured test-suites, as well as implementing it into a Continuous Integration (we will be using Jenkins).