SeleniumJoomlaTestCase::__call
Magic method to check for PHP Notice whenever the waitForPageToLoad command is invoked To suppress the check, use waitForPageToLoad('3000', false);
Signature
public function __call(string
$command,
array
$arguments )
Parameters
-
$command
-
$arguments
Returns
- results
- of waitForPageToLoad method