luckyframework / luckyframework/lucky_flow
Update README with old API
Open
easy/high impact
- Dominant language
- Crystal
- Stars
- 55
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Specifically, in the code picture, it uses the old `.should be_on_page` expectation. It needs to be `should have_element(...)`. Look for other things that need to be updated.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the README and inspect the code picture containing `.should be_on_page`. Update that example to use `should have_element(...)`, then review nearby README examples for other outdated API usage and confirm the documented examples consistently use the current API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100