Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare ElementHandle for async migration #1335

Merged
merged 32 commits into from
May 16, 2024

Commits on May 16, 2024

  1. Fix BoundingBox mapping

    Although ElementHandle.BoundingBox always returns a nil error (as PW
    does), for consistency, it's better to reflect this in the API test
    here.
    inancgumus committed May 16, 2024
    Configuration menu
    Copy the full SHA
    03a7066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1b9955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b92934c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25b8381 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    893cc77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65d5eb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3135ca9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5be5fcd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f362eea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a32c24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a5ca7d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6982dad View commit details
    Browse the repository at this point in the history
  13. Fix forgotten keyboard tests for error checks

    It's not related to this PR, but I wanted to tackle them here for
    convenience. Apologies for the inconvinience.
    inancgumus committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4c00598 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    795a56c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e28d48a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c4d6941 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e914ee4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    db1849e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2ba400d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ab0f1cc View commit details
    Browse the repository at this point in the history
  21. Remove applySlowMo from QueryAll

    No need to apply slow motion for querying actions.
    inancgumus committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bc6adc1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9bd5014 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    befc6da View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    efab80d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c011e5b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d28d6de View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7fd4406 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1164ef2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4aa7023 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b1d4c4a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c4e6994 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    5c968cb View commit details
    Browse the repository at this point in the history