Feature Request: window/restore
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
When a user manually makes a window maximized, minimized, or full screen, they can also undo each of those actions to have the window return to its original state. Users should also be able to undo this change programmatically via webdriver.
A user requested this via: https://github.com/watir/watir/issues/944
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 reviewing the WebDriver window-management specification and the linked Watir request. Define how undoing maximize, minimize, and full-screen actions should restore the original state and how each undo operation is exposed programmatically through WebDriver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100