The example of state-full solution for Web UI tests design.
http://the-internet.herokuapp.com/
To run UI Tests (in Chrome):
rspec spec
- test framework -
Selenium - supporting gem -
page-object - test runner -
RSpec
The example of state-full solution for Web UI tests design.
http://the-internet.herokuapp.com/
To run UI Tests (in Chrome):
rspec specSeleniumpage-objectRSpec