Skip to content

Ruby-based example of state-full solution for page-object pattern implementation

Notifications You must be signed in to change notification settings

IgorYar/RubyExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyExample

The example of state-full solution for Web UI tests design.

Web application for tests

http://the-internet.herokuapp.com/

Commands

To run UI Tests (in Chrome):

  • rspec spec

Technology

  • test framework - Selenium
  • supporting gem - page-object
  • test runner - RSpec

About

Ruby-based example of state-full solution for page-object pattern implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages