line and column locators
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 98
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
From @mattgarrish
> Is there no way to get line and column? Without help, those locators might mentally tax a lot of people
The checks are run against the DOM, so getting line and colum info looks difficult. We can still try harder to see if the info can be retrieved or computed somehow.
Contributor guide
Assessment
This issue has not been assessed yet.