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

[OTHER] [Playwright Tests] Page Object Model, beforeEach hook - small code refactor #388

Open
bugITwhisperer opened this issue Oct 10, 2023 · 1 comment

Comments

@bugITwhisperer
Copy link
Contributor

bugITwhisperer commented Oct 10, 2023

automation best practices

@Cahllagerfeld : what do you think about introducing some best automation practices like:

  • arrange/act/assert pattern,
  • beforeEach,
  • page object model
    to the test solution? It would result in less code repeats (DRY) and better code maintenance.
@Priyanshuthapliyal2005
Copy link

Can you explain what I have to done in this issue

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