Browser4
Browser4 copied to clipboard
Improve waiters for WebDriver
It's good to implement waiters using network events.
The following interface are good:
- waitForEvent (only enable minimal WebDriver components)
- waitForLoadState
- waitForURL
- waitForFunction
- waitForTimeout can be considered, but we have a very good implementation: coroutine's delay