File tree Expand file tree Collapse file tree 2 files changed +24
-19
lines changed Expand file tree Collapse file tree 2 files changed +24
-19
lines changed Original file line number Diff line number Diff line change
1
+ # MFTF Version 1.0 - Changelog
2
+
3
+ ## Initial commit of MFTF v1.0.0
4
+
5
+ ### Core Features:
6
+
7
+ * ** Traceability** for clear logging and reporting capabilities
8
+ * ** Modularity** to run tests based on modules/extensions installed
9
+ * ** Customizability** to have an ability to customize existed tests
10
+ * ** Readability** using clear declarative XML test steps
11
+ * ** Maintainability** based on simple test creation and overall structure
12
+
13
+ ### Supported Systems
14
+
15
+ * OS
16
+ * Windows 10
17
+ * OSX (Sierra)
18
+ * Browser
19
+ * Chrome (Latest) with ChromeDriver Latest
20
+
21
+ ### Known Issues
22
+
23
+ * Support for Firefox is currently incomplete. This will be resolved to support Firefox 57 (Quantum) and latest Gecko driver in next minor release.
24
+ * 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