codeceptjs / codeceptjs/CodeceptJS
methods for test elements
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 4.2k
- Forks
- 757
- Merge medio
- 2 d 9 h
- PR fusionados (30 d)
- 16
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.