Skip to content
Snippets Groups Projects
Commit 97b2f774 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3085506: Fix the Before Scenario to Maximize the window before scenario

parent 6d15c6fc
No related branches found
No related tags found
No related merge requests found
......@@ -1503,7 +1503,7 @@ JS;
/**
* Maximize the window before scenario.
*
* @BeforeStep
* @BeforeScenario @javascript
*/
public function beforeStepMaximizeWindow() {
$this->getSession()->getDriver()->maximizeWindow();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment