test(editor): Add user management e2e tests (#5438)

*  Added initial UM test using new commands
*  Added rest of the UM tests
This commit is contained in:
Milorad FIlipović
2023-02-09 16:00:55 +01:00
committed by GitHub
parent b8980f6118
commit d9a4c2c66d
6 changed files with 140 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
<template>
<span :class="$style.container">
<span :class="$style.container" data-test-id="action-toggle">
<el-dropdown
:placement="placement"
:size="size"