docs: fix typos and formatting issues in Playwright guide (#10980)
### Description
<!--
✍️ Write a short summary of your work.
If necessary, include relevant screenshots.
-->
Fix code block formatting issues in the Playwright guide, like
inconsistent tabbing and missing commas.
Without this fix, not only is the doc formatted inconsistently, but some
code blocks straight up don't work.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
Check that the doc looks good.