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

feat(playwright)/new api: .clear(), .blur(), .focus() #3665

Merged
merged 35 commits into from
Jun 4, 2023
Merged

feat(playwright)/new api: .clear(), .blur(), .focus() #3665

merged 35 commits into from
Jun 4, 2023

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    4052000 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eddae7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d05ec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3393c76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2436345 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a48bd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30cff4c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e3e49b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1bfe27 View commit details
    Browse the repository at this point in the history
  10. bump playwright version

    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    e2e15ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b1f6297 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    24a2f29 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    219eb7b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1cffaee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2eafe60 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b3ba843 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c358ccb View commit details
    Browse the repository at this point in the history
  18. chore: run docs script to regenerate doc. | Previous pool requests we…

    …re merged without generating documentation.
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    bde4a38 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    18a49a4 View commit details
    Browse the repository at this point in the history
  20. CI: playwright install

    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    882bfcd View commit details
    Browse the repository at this point in the history
  21. CI: playwright install

    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    895d155 View commit details
    Browse the repository at this point in the history
  22. FEATURE(new playwright api): add .clear() support of the old function…

    …ality in case of new codeceptjs version usage with old playwright
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    78f35c3 View commit details
    Browse the repository at this point in the history
  23. TEST(new playwright api): add support of the old functionality in cas…

    …e of new codeceptjs version usage with old playwright
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    27a3eb0 View commit details
    Browse the repository at this point in the history
  24. install [email protected]

    kobenguyent authored and EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    c307db6 View commit details
    Browse the repository at this point in the history
  25. install [email protected]

    kobenguyent authored and EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    9d6daa9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8523d87 View commit details
    Browse the repository at this point in the history
  27. TEST(new playwright api): add support of the old functionality in cas…

    …e of new codeceptjs version usage with old playwright
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    2e66487 View commit details
    Browse the repository at this point in the history
  28. FIX(new playwright api): add .clear() support of the old functionalit…

    …y in case of new codeceptjs version usage with old playwright
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    7d0d27c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    772fb36 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4fd4d60 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    0572369 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b4b06cc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fef31e5 View commit details
    Browse the repository at this point in the history
  34. FEATURE(playwright new api): temporary migrate solution before full m…

    …igration to Locator from old ElementHandle ( see #3677)
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    c4efd65 View commit details
    Browse the repository at this point in the history
  35. FEATURE(playwright new api): temporary migrate solution before full m…

    …igration to Locator from old ElementHandle ( see #3677)
    EgorBodnar committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    12ac202 View commit details
    Browse the repository at this point in the history