We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ecfd4 commit 99efa98Copy full SHA for 99efa98
CHANGELOG.md
@@ -12,7 +12,7 @@ Changes are compatible with Magento v2.3
12
* Added the `<page area="..">` property to distinguish between admin and storefront.
13
* Added support for `SectionName.elementName` references in any `function` attributes.
14
* Customizability
15
- * Changed page objects where `area="admin"` to prepend the `MAGENTO_BACKEND_NAME` value from the .env file.
+ * Changed page objects where `area="admin"` to prepend the `MAGENTO_BACKEND_NAME` value from the `.env` file.
16
* Added support for HTTP requests that do not require authentication.
17
* Readability
18
* Renamed `<config>` XML root nodes to match the content they contain, e.g. `<tests>` or `<pages>`.
0 commit comments