You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed issue that causes Magento bin/magento to fail when xdebug 3 is used. [GitHub Issue #808](https://github.com/magento/magento2-functional-testing-framework/issues/808)
10
10
11
-
### GitHub Pull requests:
11
+
### GitHub Pull Requests:
12
12
13
13
*[#806](https://github.com/magento/magento2-functional-testing-framework/pull/806) -- Enable an extending entity to overwrite a requiredEntity binding
14
14
*[#809](https://github.com/magento/magento2-functional-testing-framework/pull/809) -- Add MFTF documentation for AWS S3
@@ -65,7 +65,7 @@ Fixed issue with XPath locators for waits in MagentoPwaWebDriver.
65
65
66
66
* Fixed issue with suite precondition failure for `createData` with required entity.
67
67
68
-
### GitHub Issues/Pull requests:
68
+
### GitHub Issues/Pull Requests:
69
69
70
70
*[#547](https://github.com/magento/magento2-functional-testing-framework/pull/547) -- Fix invalid behavior of MAGENTO_BACKEND_BASE_URL
71
71
*[#742](https://github.com/magento/magento2-functional-testing-framework/pull/742) -- Fix Waits In MagentoPwaWebDriver
0 commit comments