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

Migrate undo to Playwright #48701

Merged
merged 15 commits into from
Apr 26, 2023
Merged

Migrate undo to Playwright #48701

merged 15 commits into from
Apr 26, 2023

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    698572c View commit details
    Browse the repository at this point in the history
  2. convert all tests

    torounit committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6f05720 View commit details
    Browse the repository at this point in the history
  3. remove waitForSelector

    torounit committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b771456 View commit details
    Browse the repository at this point in the history
  4. remove old test

    torounit committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    c5bea0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a48a98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    526e328 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. use waitForTimeout

    torounit committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    d278172 View commit details
    Browse the repository at this point in the history
  2. use role selector

    torounit committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    1f3f5d5 View commit details
    Browse the repository at this point in the history
  3. replace to toHaveText

    torounit committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    3a80a50 View commit details
    Browse the repository at this point in the history
  4. use waitForTimeout

    torounit committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    98f043a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. replace to editor.getBlocks

    torounit committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    15985ec View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    d1219a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    248e572 View commit details
    Browse the repository at this point in the history
  3. use select api

    torounit committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1539749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2063755 View commit details
    Browse the repository at this point in the history