codeceptjs / codeceptjs/CodeceptJS
[feature-request] .wait* methods comment param
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 4.2k
- Fork
- 757
- Merge trung bình
- 2 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
example:
```js
// now
I.wait(10); // I wait 10...
// propose
I.wait(10, "file upload"); // I wait for file upload
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.