File tree 2 files changed +19
-20
lines changed
2 files changed +19
-20
lines changed Original file line number Diff line number Diff line change
1
+ * MFTF Version 1.0 - Changelog
2
+ * Initial commit of MFTF v1.0.0
3
+
4
+ * Core Features:
5
+ * ** Traceability** for clear logging and reporting capabilities
6
+ * ** Modularity** to run tests based on modules/extensions installed
7
+ * ** Customizability** to have an ability to customize existed tests
8
+ * ** Readability** using clear declarative XML test steps
9
+ * ** Maintainability** based on simple test creation and overall structure
10
+
11
+ * Supported Systems:
12
+ * OS
13
+ * Windows 10
14
+ * OSX (Sierra)
15
+ * Browser
16
+ * Chrome (Latest) with ChromeDriver Latest
17
+ * Known Issues:
18
+ * Support for Firefox is curently incomplete. This will be resolved to support Firefox 57 (Quantum) and latest Gecko driver in next minor release.
19
+ * MAGENTO_BASE_URL in .env file must have final "/" e.g. "http://magento.com/"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments