robotframework / robotframework/SeleniumLibrary
Review headless tests
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
With the merge of #1858, "Remove deprecated headless option for chrome and firefox", the tests pass. But I can't help but think we may be missing some checks here. I know similar checks will check to see if the webdriver request contains the argument. Not sure if there is anything else we should do.
Leaving this as a reminder to self
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 headless-test changes from merged issue #1858 and the existing checks around Chrome and Firefox webdriver requests. Done means determining whether additional argument or related checks are needed and documenting or adding them if a concrete gap is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100