Commit 39bfa9f
committed
MQE-382: Adding a "assertElementContainsAttribute" method.
- Adding the "assertElementContainsAttribute" method to the MagentoWebDriver file.
- Adding the "assertElementContainsAttribute" method to the Test Schema.
- Adding the "assertElementContainsAttribute" method to the di.xml so it can be listed multiple times in a test.
- Adding the "assertElementContainsAttribute" method to the MagentoWebDriver.php file.
- Adding verification tests.
- Expanding comments for the function to make it clearer.
- Replaced "userInput" with "expectedValue".
- Adding "expectedValue" to the TestGenerator.1 parent 93e5768 commit 39bfa9f
File tree
6 files changed
+80
-6
lines changed- dev/tests/verification
- Resources
- TestModule/Cest
- etc
- src/Magento/FunctionalTestingFramework
- Module
- Test/etc
- Util
6 files changed
+80
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
101 | 109 | | |
102 | 110 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 | | |
80 | 90 | | |
81 | 91 | | |
0 commit comments