codeceptjs / codeceptjs/CodeceptJS
[feature-request] .wait* methods comment param
Aperta
enhancement
- Lingua principale
- JavaScript
- Stelle
- 4.2k
- Fork
- 757
- Merge medio
- 2g 9h
- PR unite (30g)
- 16
Descrizione
example:
```js
// now
I.wait(10); // I wait 10...
// propose
I.wait(10, "file upload"); // I wait for file upload
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.