Skip to content

Commit a3950a8

Browse files
authored
Update MagentoWebDriver.php
1 parent 722c74f commit a3950a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Magento/FunctionalTestingFramework/Module/MagentoWebDriver.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -393,8 +393,8 @@ public function searchAndMultiSelectOption($select, array $options, $requireActi
393393
/**
394394
* Simple rapid click as per given count number.
395395
*
396-
* @param string $selector
397-
* @param string $count
396+
* @param string $selector
397+
* @param string $count
398398
* @return void
399399
* @throws \Exception
400400
*/

0 commit comments

Comments
 (0)