Application actions are a replacement for Page Objects
- Invoke methods on the application's model object
- Avoid code duplication and need to create page object hierarchy
- Run e2e very quickly by skipping UI unless testing that specific UI feature
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Application actions are a replacement for Page Objects