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

Issue #3113113: Drupal 9 readiness for [Varbase distribution] installation...

Issue #3113113: Drupal 9 readiness for [Varbase distribution] installation profile with Drupal coding standard and practice
parent 2ee8fe0f
No related branches found
No related tags found
No related merge requests found
...@@ -1639,13 +1639,4 @@ JS; ...@@ -1639,13 +1639,4 @@ JS;
} }
} }
/**
* Maximize the window before scenario.
*
* @BeforeScenario @javascript
*/
public function beforeScenarioMaximizeWindow() {
$this->getSession()->getDriver()->getWebDriverSession()->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