Page Object Model
- Ruby
- JavaScript
These overview videos are designed to introduce you to the 3 core layers of the test authoring process - Features & Scenarios, Step Definitions and Page Classes with front end element definitions. These are not low level or detailed Ruby coding tutorials.
Features and Scenarios - The top layer
Step Definitions - The middle layer
Page Classes and Element Definitions - The bottom layer
See the “Create API Key” test in action - The end result
info
Documentation Coming Soon