Allow to test the browsers from Selenium options panel
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 15.8k
- Forks
- 2.6k
- Avg merge
- 13h 16m
- Merged PRs (30d)
- 17
Description
From https://github.com/zaproxy/zaproxy/issues/2149#issuecomment-172835771, allow to run all the available browsers directly from Selenium options panel to verify that they work correctly without the need to use other add-ons/functionalities (e.g. AJAX Spider).
Add-on:
Selenium
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 Selenium add-on's options panel and the existing browser-launching path. Determine how the available browsers are represented and how a direct test can report whether each works. Done means every available browser can be launched from the Selenium options panel without relying on another add-on or functionality.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100