File tree Expand file tree Collapse file tree 3 files changed +29
-38
lines changed Expand file tree Collapse file tree 3 files changed +29
-38
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ Magento Functional Testing Framework Changelog
2+ ================================================
3+
4+ 1.0.0
5+ ------
6+
7+ ### Core features
8+
9+ * ** Traceability** for clear logging and reporting capabilities
10+ * ** Modularity** to run tests based on modules/extensions installed
11+ * ** Customizability** to have an ability to customize existed tests
12+ * ** Readability** using clear declarative XML test steps
13+ * ** Maintainability** based on simple test creation and overall structure
14+
15+ ### Supported systems
16+
17+ #### Operation systems
18+
19+ * Windows 10
20+ * macOS Sierra
21+
22+ #### Browser
23+
24+ * Chrome (Latest) with ChromeDriver Latest
25+
26+ ### Known issues
27+
28+ * Support for Firefox is currently incomplete. This will be resolved to support Firefox 57 (Quantum) and latest Gecko driver in next minor release.
29+ * ` MAGENTO_BASE_URL ` in _ .env_ file must have ` / ` at the end. Example: http://magento.com/
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments