Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for codeception framework #22

Open
mariusbalcytis opened this issue Aug 10, 2020 · 1 comment
Open

Support for codeception framework #22

mariusbalcytis opened this issue Aug 10, 2020 · 1 comment

Comments

@mariusbalcytis
Copy link

Codeception is quite popular testing framework for PHP, giving ability to write acceptance and functional tests.

Page objects: https://codeception.com/docs/06-ReusingTestCode#pageobjects
Available locators (probably best to stick to strict ones when generating page object): https://codeception.com/docs/03-AcceptanceTests#click

@danhumphrey
Copy link
Owner

Hi @mariusbalcytis Thanks for the suggestion, I'm happy to add this to the backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants