You are here

private property TestSubContext::$iframe in Panopoly 8.2

Same name and namespace in other branches
  1. 7 modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc \TestSubContext::iframe

Contains the name of the currently selected iframe.

Type: string

File

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

Class

TestSubContext
Behat sub-context for Panopoly.

Code

private $iframe = NULL;