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: separate style guide between Selenium and Playwright frameworks #53354

Merged
merged 6 commits into from
Jun 5, 2021

Conversation

worldomonation
Copy link
Contributor

Changes proposed in this Pull Request

This PR reworks the style guide section of the documentation.

Common style guides are moved inside style-guide.md.
Playwright and Selenium specific pages are created.

Testing instructions

Ensure documents load.
Ensure documents can be navigated.

Related to #52464

@matticbot matticbot added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Jun 2, 2021
@github-actions
Copy link

github-actions bot commented Jun 2, 2021

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

@worldomonation worldomonation requested a review from a team June 3, 2021 16:49
Copy link
Contributor

@kwight kwight left a comment

Choose a reason for hiding this comment

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

Awesome, thanks for doing this 🚀

@worldomonation worldomonation merged commit fb9d846 into trunk Jun 5, 2021
@worldomonation worldomonation deleted the update/playwright-documentation branch June 5, 2021 06:03
@github-actions github-actions bot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Jun 5, 2021
@worldomonation worldomonation linked an issue Jun 7, 2021 that may be closed by this pull request
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.

Write up Playwright code style.
3 participants