Showing 32 of 32 total issues
Method notifyRenderComplete
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
RemoteWebDriver $driver,
$contentsWidth,
$contentsHeight,
$scrolledWidth,
$scrolledHeight
Method notifyFirstRender
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
RemoteWebDriver $driver,
$contentsWidth,
$contentsHeight,
$scrolledWidth,
$scrolledHeight
Method notifyFirstVerticalScroll
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
RemoteWebDriver $driver,
$contentsWidth,
$contentsHeight,
$scrolledWidth,
$scrolledHeight
Method notifyRenderComplete
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
RemoteWebDriver $driver,
$contentsWidth,
$contentsHeight,
$scrolledWidth,
$scrolledHeight
Method takeElementScreenshot
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
protected function takeElementScreenshot(RemoteWebDriver $driver, $filename, SpecPool $specPool, $sleep=1, $dir='')
Method takeElement
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function takeElement(RemoteWebDriver $driver, $filepath, $filename, SpecPool $specPool, $sleep=1)
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return $count <= $expected;
Avoid too many return
statements within this method. Open
Open
return $count >= $expected;
Avoid too many return
statements within this method. Open
Open
return $captureFileList;
Avoid too many return
statements within this method. Open
Open
return;
Avoid too many return
statements within this method. Open
Open
return;