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

Async Page #1355

Merged
merged 48 commits into from
May 30, 2024
Merged

Async Page #1355

merged 48 commits into from
May 30, 2024

Commits on May 29, 2024

  1. Async page.bringToFront

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dcf7d6f View commit details
    Browse the repository at this point in the history
  2. Async page.check

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e80f998 View commit details
    Browse the repository at this point in the history
  3. Async page.close

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    53b7e99 View commit details
    Browse the repository at this point in the history
  4. Async page.content

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fe04161 View commit details
    Browse the repository at this point in the history
  5. Async page.dblclick

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    90a70ef View commit details
    Browse the repository at this point in the history
  6. Async page.dispatchEvent

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f50a512 View commit details
    Browse the repository at this point in the history
  7. Async page.emulateMedia

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    38936d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad52c71 View commit details
    Browse the repository at this point in the history
  9. Async page.evaluate

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d97b286 View commit details
    Browse the repository at this point in the history
  10. Async page.evaluateHandle

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fe90e26 View commit details
    Browse the repository at this point in the history
  11. Async page.fill

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3c93ad5 View commit details
    Browse the repository at this point in the history
  12. Async page.focus

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c2cb3b3 View commit details
    Browse the repository at this point in the history
  13. Async page.getAttribute

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    237185e View commit details
    Browse the repository at this point in the history
  14. Async page.hover

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    af519d0 View commit details
    Browse the repository at this point in the history
  15. Async page.innerHTML

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b6f4320 View commit details
    Browse the repository at this point in the history
  16. Async page.innerText

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6838228 View commit details
    Browse the repository at this point in the history
  17. Async page.inputValue

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    671a5b8 View commit details
    Browse the repository at this point in the history
  18. Async page.isChecked

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1e4e1af View commit details
    Browse the repository at this point in the history
  19. Async page.isDisabled

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c0a163b View commit details
    Browse the repository at this point in the history
  20. Async page.isEditable

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    316ab0a View commit details
    Browse the repository at this point in the history
  21. Async page.isEnabled

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    7b8768f View commit details
    Browse the repository at this point in the history
  22. Async page.isHidden

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3f513b5 View commit details
    Browse the repository at this point in the history
  23. Async page.isVisible

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    97556a5 View commit details
    Browse the repository at this point in the history
  24. Async page.opener

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    20edcf7 View commit details
    Browse the repository at this point in the history
  25. Async page.press

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    216f06f View commit details
    Browse the repository at this point in the history
  26. Async page.reload

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8366607 View commit details
    Browse the repository at this point in the history
  27. Async page.screenshot

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    5bdd8f1 View commit details
    Browse the repository at this point in the history
  28. Async page.selectOption

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c3ff184 View commit details
    Browse the repository at this point in the history
  29. Async page.setContent

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c38f603 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    34ba333 View commit details
    Browse the repository at this point in the history
  31. Async page.setInputFiles

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6b4da9a View commit details
    Browse the repository at this point in the history
  32. Async page.setViewportSize

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    62461eb View commit details
    Browse the repository at this point in the history
  33. Async page.textContent

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8148845 View commit details
    Browse the repository at this point in the history
  34. Async page.throttleCPU

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    895c367 View commit details
    Browse the repository at this point in the history
  35. Async page.throttleNetwork

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    78b8119 View commit details
    Browse the repository at this point in the history
  36. Async page.title

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6d9134d View commit details
    Browse the repository at this point in the history
  37. Async page.type

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    abb570a View commit details
    Browse the repository at this point in the history
  38. Async page.uncheck

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ee81639 View commit details
    Browse the repository at this point in the history
  39. Async page.viewportSize

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    adc3814 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    adbd3f2 View commit details
    Browse the repository at this point in the history
  41. Async page.waitForSelector

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1ee0f7b View commit details
    Browse the repository at this point in the history
  42. Async page.waitForTimeout

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2d617a6 View commit details
    Browse the repository at this point in the history
  43. Async page.query

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    67b755b View commit details
    Browse the repository at this point in the history
  44. Async page.queryAll

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8852b68 View commit details
    Browse the repository at this point in the history
  45. Update async page tests

    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    eb01583 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0d92117 View commit details
    Browse the repository at this point in the history
  47. Add forgetten page err checks in tests

    This is happened after rebasing main.
    inancgumus committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ad9e5b5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Revert "Async page.viewportSize"

    This reverts commit adc3814.
    inancgumus committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7608b48 View commit details
    Browse the repository at this point in the history