diff --git a/docs/test/actions.md b/docs/test/actions.md index 1d2f83802..9a51106de 100644 --- a/docs/test/actions.md +++ b/docs/test/actions.md @@ -95,7 +95,7 @@ Here, `url` contains a pointer to a `url` attribute of the `StorefrontCustomerSi ### 2. Enter a customer's email {#example-step2} ```xml - + ``` [``](#fillfield) fills a text field with the given string. @@ -122,7 +122,7 @@ This section is declared in `.../Customer/Section/StorefrontCustomerSignInFormSe ### 3. Enter a customer's password {#example-step3} ```xml - + ``` This `` is very similar to the `` in a previous step. @@ -218,7 +218,7 @@ Attribute|Type|Use|Description ```xml - + ``` ### amOnSubdomain diff --git a/docs/test/annotations.md b/docs/test/annotations.md index 4e9194bb0..8fdcd2240 100644 --- a/docs/test/annotations.md +++ b/docs/test/annotations.md @@ -112,7 +112,7 @@ Attribute|Type|Use ### severity -The `` element is an implementation of a [`@Severity`] Allure tag; Metadata for report. +The `` element is an implementation of a [`@Severity`] Allure tag; Metadata for report. Attribute|Type|Use|Acceptable values ---|---|---|--- diff --git a/docs/versioning.md b/docs/versioning.md index 15b98f743..3cb51e405 100644 --- a/docs/versioning.md +++ b/docs/versioning.md @@ -61,6 +61,8 @@ This table lists the version of the MFTF that was released with a particular ver |Magento version| MFTF version| |--- |--- | +| 2.4.0 | 3.0.0 | +| 2.3.5 | 2.6.4 | | 2.3.4 | 2.5.3 | | 2.3.3 | 2.4.5 | | 2.3.2 | 2.3.14 |