https://github.com/oxid-esales/codeception-page-objects
Page Objects for OXID eShop acceptance tests on codeception
https://github.com/oxid-esales/codeception-page-objects
Last synced: 4 months ago
JSON representation
Page Objects for OXID eShop acceptance tests on codeception
- Host: GitHub
- URL: https://github.com/oxid-esales/codeception-page-objects
- Owner: OXID-eSales
- License: other
- Created: 2019-01-08T12:34:20.000Z (over 7 years ago)
- Default Branch: b-8.0.x
- Last Pushed: 2024-11-01T14:36:11.000Z (over 1 year ago)
- Last Synced: 2024-11-01T15:20:18.760Z (over 1 year ago)
- Language: PHP
- Size: 470 KB
- Stars: 2
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-5.0.md
- License: LICENSE
Awesome Lists containing this project
README
# OXID eShop Codeception Page Objects
Page Objects for OXID eShop acceptance tests on Codeception
## Installation
This component is installable via Composer:
```
composer require --dev oxid-esales/codeception-page-objects
```
## Bugs and issues
If you experience any bugs or issues, please report them in the Issues section.