This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch feat-additional-dataset-playwright-tests
in repository https://gitbox.apache.org/repos/asf/superset.git
from 92e9764a57 test(playwright): add edit dataset E2E test
add 86efe9e402 fix(playwright): address PR review comments
add d508665342 fix(playwright): use specific selector for add dataset
button
No new revisions were added by this update.
Summary of changes:
.../playwright/components/core/Checkbox.ts | 6 ++-
.../playwright/components/core/Select.ts | 10 ++++-
.../playwright/components/core/Textarea.ts | 10 ++++-
.../playwright/components/modals/ConfirmDialog.ts | 2 +-
.../components/modals/EditDatasetModal.ts | 2 +-
.../playwright/pages/DatasetListPage.ts | 20 +++++++++-
.../experimental/dataset/dataset-list.spec.ts | 45 ++++++++++++++++++++--
7 files changed, 83 insertions(+), 12 deletions(-)