Closed ankur22 closed 6 months ago
We want to convert the touchscreen.tap API from being synchronous to async (promisify). This will include:
touchscreen.tap
Related Issue: https://github.com/grafana/xk6-browser/issues/428
### Tasks - [ ] #1265 - [ ] #1268 - [ ] grafana/k6-DefinitelyTyped#36 - [ ] grafana/k6-docs#1564 - [ ] grafana/k6#3723
The doc updates will continue in #1293.
We want to convert the
touchscreen.tap
API from being synchronous to async (promisify). This will include:touchscreen.tap
from the mapping layer in a promise.Related Issue: https://github.com/grafana/xk6-browser/issues/428