codeceptjs / codeceptjs/CodeceptJS
methods for test elements
Open
- Dominant language
- JavaScript
- Stars
- 4.2k
- Forks
- 757
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
Is there any reason why codeception does not have methods for testing element properties?
I am thinking, for example, of something like:
seeElementHasFocus
seeElementIsEnabled
etc.
I know I can write them myself through helpers, I just think that there is no need for each tester to create the same wheel for himself.
Contributor guide
Assessment
This issue has not been assessed yet.