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

[gh11318] Documentation for working with Playwright #11322

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ahaywood
Copy link
Contributor

Issue #11318

Feature description

Wrote documentation for getting Playwright up and running within a RedwoodJS site.

This includes:

  • installation
  • setting up the test script
  • writing your first test
  • running tests in headless, headed, and ui mode

@Josh-Walker-GM Josh-Walker-GM added release:docs This PR only updates docs changesets-ok Override the changesets check labels Aug 20, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the next-release milestone Aug 20, 2024
```

:::info
When running the test, I'm _not_ using `yarn rw`, simply `yar test:e2e`
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should be yarn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:docs This PR only updates docs
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

2 participants