We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3da7be5 commit 2953a24Copy full SHA for 2953a24
CHANGELOG.md
@@ -17,7 +17,6 @@ Magento Functional Testing Framework Changelog
17
* Fixed an issue where a test's `<after>` would run twice with Codeception `2.4.x`
18
* Fixed an issue where tests using `extends` would not correctly override parent test steps
19
* Test actions can now send an empty string to parameterized selectors.
20
-* Refactored `dragAndDrop` test action to correctly use given `x` and `y` arguments.
21
22
### GitHub Issues/Pull requests:
23
* [#297](https://github.com/magento/magento2-functional-testing-framework/pull/297) -- Allow = to be part of the secret value
0 commit comments