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

Playwright? #135

Open
7 tasks
nelsonic opened this issue Sep 28, 2023 · 0 comments
Open
7 tasks

Playwright? #135

nelsonic opened this issue Sep 28, 2023 · 0 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality

Comments

@nelsonic
Copy link
Member

Seen some recent buzz online for https://github.com/microsoft/playwright as a Web App Testing Tool.
image

https://playwright.dev/
image

Todo

  • Investigate using Playright to test a basic Web App including
    • Visit a web app
    • Input form data
    • Capture Screenshots
    • Basic Navigation to different pages
    • Authentication?
  • Most importantly: Does it run on GitHub Actions?

If we can get this working in a basic demo app e.g. fields-demo we could consider using it for our MVP, then Auth and App for testing actual features!

Note: yes, I know it's MSFT ... 🙄
So we need to do some analysis to determine if Playright is significantly faster/easier than Cypress 💭
Of particular interest to me is Codegen i.e. recording a usage session an translating that to test automation code. 🧑‍💻

@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality discuss Share your constructive thoughts on how to make progress with this issue labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue enhancement New feature or enhancement of existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant