You are here

protected property TestSubContext::$windowResized in Panopoly 8.2

Set to TRUE after the window has been resized.

Type: bool

File

modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc, line 66
Provide Behat step-definitions for generic Panopoly tests.

Class

TestSubContext
Behat sub-context for Panopoly.

Code

protected $windowResized = FALSE;