Skip to content

Improve waiters for WebDriver #108

@platonai

Description

@platonai

It's good to implement waiters using network events.

The following interface are good:

  1. waitForEvent (only enable minimal WebDriver components)
  2. waitForLoadState
  3. waitForURL
  4. waitForFunction
  5. waitForTimeout can be considered, but we have a very good implementation: coroutine's delay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions