Contribution Date
Technology
Contribution Project
Contribution Details
+++ b/tests/src/FunctionalJavascript/PosFormTest.php
@@ -309,4 +309,42 @@ class PosFormTest extends JavascriptTestBase {
+ $element = $this->getSession()->getPage()->findAll('xpath', "//input[contains(@id, 'edit-parked-')]");
I was expecting to click the button by value Retrieve Transaction #<order_id>
but I couldn't find a way to obtain order id from the test. This can be improved.
Contribution Issue Link
Files count
0
Patches count
0