provide testing support for Edge
Open
Nobody has claimed this yet.
feature
P3
testing
- Dominant language
- Python
- Stars
- 24.4k
- Forks
- 2.3k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 13
Description
Currenlty it appears that only Chrome and Firefox are the supported browsers allowed for writing tests using pytest:
Some corporate environments lock down Chrome at the preference of Edge. having full support for testing with Edge in pytest would be very helpful.
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 in dash/testing/plugin.py at the browser support configuration linked in the issue, and trace how pytest selects Chrome and Firefox. Add Edge as a supported option, then run the relevant pytest browser tests to confirm Edge can be selected and works alongside the existing browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100