Implement Old JsonWire Local Storage Endpoints
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 718
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently using the https://github.com/SeleniumHQ/selenium/wiki/JsonWireProtocol#sessionsessionidlocal_storage POST to add a key/value to the browsers local storage as part of some testing for a product I work on. I'd like to see this implemented in the current version of the webdriver spec as well.
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 comparing the referenced JsonWire Protocol local-storage POST endpoint with the current WebDriver specification. Define how the endpoint should appear in the current specification and verify that the resulting text covers adding a key/value to browser local storage.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100