We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baa18b7 + a44a1d4 commit 4ed6ad5Copy full SHA for 4ed6ad5
1 file changed
src/Codeception/Module/WebDriver.php
@@ -2628,7 +2628,7 @@ public function wait($timeout)
2628
* Try not to use this command on a regular basis.
2629
* If Codeception lacks a feature you need, please implement it and submit a patch.
2630
*
2631
- * @param callable $function
+ * @param \Closure $function
2632
*/
2633
public function executeInSelenium(\Closure $function)
2634
{
0 commit comments