microsoft / microsoft/playwright
Feature request: Add support to the open command for a parameter that allows the browser to be opened in full-screen mode.
Open
Nobody has claimed this yet.
playwright-cli
- Dominant language
- TypeScript
- Stars
- 96.3k
- Forks
- 6.5k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 180
Description
Feature request: Add support to the open command for a parameter that allows the browser to be opened in full-screen mode.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the open command implementation and its existing parameter handling. Determine how a full-screen option should be exposed and how it should affect browser startup across supported browsers. Done means the parameter is documented or discoverable and opens the browser in full-screen mode without changing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100