From 21756b2db3a441e56d8993e249e980ee6a3ce820 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Tue, 24 Jan 2023 19:28:16 +0530 Subject: [PATCH] test: enterprise key verification Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- .run/test-debug.run.xml | 4 +-- tests/playwright/pages/Account/License.ts | 35 +++++++++++++++++++ tests/playwright/pages/Account/index.ts | 3 ++ tests/playwright/tests/accountLicense.spec.ts | 29 +++++++++++++++ 4 files changed, 69 insertions(+), 2 deletions(-) create mode 100644 tests/playwright/pages/Account/License.ts create mode 100644 tests/playwright/tests/accountLicense.spec.ts diff --git a/.run/test-debug.run.xml b/.run/test-debug.run.xml index 6c9c4c56c6..b6cd6887cb 100644 --- a/.run/test-debug.run.xml +++ b/.run/test-debug.run.xml @@ -1,9 +1,9 @@ - + -