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

chore: Add a link to Playwright examples with Vaadin 24 #3813

Open
wants to merge 4 commits into
base: latest
Choose a base branch
from

Conversation

mshabarov
Copy link
Contributor

We recently updated the hybrid example project to use Playwright, would be nice to share these insights publicly.

@github-actions github-actions bot added the Language unchecked English language check has not been done label Oct 16, 2024
@@ -151,4 +151,6 @@ For more information about using Playwright, check out these pages:
- link:https://www.lumme.dev/2021/04/15/using-playwright-and-junit.html/[Using Playwright]
- link:https://martinelli.ch/ui-testing-with-vaadin-and-playwright/[Testing with Playwright]

Also see Vaadin Hybrid example project in https://github.com/vaadin/flow-hilla-hybrid-example/tree/v24[GitHub] that gives hands-on examples for testing Vaadin UI written in https://github.com/vaadin/flow-hilla-hybrid-example/blob/v24/src/test/java/org/vaadin/example/FlowViewIT.java[Java] or https://github.com/vaadin/flow-hilla-hybrid-example/blob/v24/src/test/frontend/views/hilla.spec.ts[TypeScript].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Either 'testing Vaadin UIs' or 'testing a Vaadin UI' imho.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thanks!

@edler-san edler-san removed the Language unchecked English language check has not been done label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants