https://github.com/detro/sulfur
Sulfur - Just one more level of abstraction
https://github.com/detro/sulfur
Last synced: 12 months ago
JSON representation
Sulfur - Just one more level of abstraction
- Host: GitHub
- URL: https://github.com/detro/sulfur
- Owner: detro
- License: bsd-2-clause
- Created: 2013-07-09T18:16:05.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2014-01-29T23:03:16.000Z (over 12 years ago)
- Last Synced: 2025-04-04T06:41:42.121Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.45 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.BSD
Awesome Lists containing this project
README
# Sulfur - Just one level of abstraction
## Definition
Sulfur or sulphur is a chemical element with symbol S and
[atomic number](http://en.wikipedia.org/wiki/Atomic_number) 16.
It is an abundant, multivalent non-metal.
Under normal conditions, sulfur atoms form cyclic octatomic
molecules with chemical formula S8.

Also, 3 other things are important about Sulfur:
1. It's 1 atomic level above [Selenium](http://en.wikipedia.org/wiki/Selenium) in the table of Chemical Elements
2. _is VERY smelly!_
3. It sits on top of [Selenium](http://docs.seleniumhq.org/)
## This project
Selenium is an amazing tool, and it has a massive community of users, developers, contributors all around it.
In my daily use of the tool I have identified few "repetitive problems" that you have to solve to go from "tests
on your development environments" to "tests running as part of an automated CI".
TO BE CONTINUED
[more info about Sulfur (the element)](http://www.periodictable.com/Elements/016/index.html)