From 6c9a976678e86e25d66aebd1175ceda766707086 Mon Sep 17 00:00:00 2001 From: Oleh Usik Date: Sun, 23 Aug 2020 21:30:22 +0300 Subject: [PATCH 1/3] v5 add AdminOpenConfigurationStoresPageActionGroup --- ...nOpenConfigurationStoresPageActionGroup.xml | 18 ++++++++++++++++++ .../Test/AdminSwitchWYSIWYGOptionsTest.xml | 6 ++---- 2 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml diff --git a/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml b/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml new file mode 100644 index 0000000000000..eea17ab7b40e9 --- /dev/null +++ b/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml @@ -0,0 +1,18 @@ + + + + + + Open configuration stores page. + + + + + + diff --git a/app/code/Magento/Tinymce3/Test/Mftf/Test/AdminSwitchWYSIWYGOptionsTest.xml b/app/code/Magento/Tinymce3/Test/Mftf/Test/AdminSwitchWYSIWYGOptionsTest.xml index 01b2101d3346c..c4e461c5adb5f 100644 --- a/app/code/Magento/Tinymce3/Test/Mftf/Test/AdminSwitchWYSIWYGOptionsTest.xml +++ b/app/code/Magento/Tinymce3/Test/Mftf/Test/AdminSwitchWYSIWYGOptionsTest.xml @@ -25,8 +25,7 @@ - - + @@ -53,8 +52,7 @@ - - + From f6ba58c371701cdccba325341aa5f676c5822ff9 Mon Sep 17 00:00:00 2001 From: Oleh Usik Date: Wed, 2 Sep 2020 12:16:54 +0300 Subject: [PATCH 2/3] represented new page folowing best practice --- .../AdminOpenConfigurationStoresPageActionGroup.xml | 2 +- .../Test/Mftf/Page/AdminConfigurationStoresPage.xml | 13 +++++++++++++ .../ConfigurationStoresPage.xml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage.xml diff --git a/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml b/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml index eea17ab7b40e9..d38edd0b8a781 100644 --- a/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml +++ b/app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenConfigurationStoresPageActionGroup.xml @@ -12,7 +12,7 @@ Open configuration stores page. - + diff --git a/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage.xml b/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage.xml new file mode 100644 index 0000000000000..480f9e86c19f6 --- /dev/null +++ b/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage.xml @@ -0,0 +1,13 @@ + + + + +
+ + diff --git a/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml b/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml index 81eb04692cc57..a11e1456d6686 100644 --- a/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml +++ b/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml @@ -7,7 +7,7 @@ --> - +
From c7037492f6ac978f549d84a673403abd1c874f9d Mon Sep 17 00:00:00 2001 From: Oleh Usik Date: Wed, 2 Sep 2020 12:39:59 +0300 Subject: [PATCH 3/3] minor changes --- .../AdminConfigurationStoresPage/ConfigurationStoresPage.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml b/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml index a11e1456d6686..85118a3197985 100644 --- a/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml +++ b/app/code/Magento/Backend/Test/Mftf/Page/AdminConfigurationStoresPage/ConfigurationStoresPage.xml @@ -7,7 +7,8 @@ --> - + +