robotframework / robotframework/SeleniumLibrary
LCM
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Request to update robotframework-selenium to the latest standards:
Removal of the depracated setup.py in favour of the new pyproject.toml (see also: https://github.com/rticau/ScreenCapLibrary/issues/89)
Drop support for depracated Python 3.8 & 3.9
Integrate newest features of Selenium 3.34.1
Set minimum RobotFramework version to 6 so old support can be dropped and everyone be forced to adopt to the newest standards. (Seriously, noone should be useing RobotFramework V4 anymore....).
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 with setup.py and pyproject.toml, then trace the existing version constraints for Python, Robot Framework, and Selenium. Done means the deprecated packaging and old-version support are removed, the requested Selenium update is integrated, and the existing project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100