luminus-framework / luminus-framework/luminus-template
Consider using Etaoin instead of unmaintained clj-webdriver
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 648
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
Using the `+cucumber` flag adds `clj-webdriver to the user's new Luminus project.` But the [clj-webdriver](https://github.com/semperos/clj-webdriver) library has been unmaintained since 2015. Would you consider checking out the new pure-clojure webdriver library [Etaoin](https://github.com/igrishaev/etaoin) and determining if would be a good replacement in Luminus?
Contributor guide
No contributing guide indexed for this repository
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 at the +cucumber flag and trace how the generated Luminus project includes and uses clj-webdriver. Compare those entry points with Etaoin and verify whether the generated project still supports its cucumber workflow; done means documenting or implementing a suitable replacement decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100