PHP Class Prose\ExpectsBrowser

Inheritance: extends Prose
Show file Open project: datasift/storyplayer

Public Methods

Method Description
__call ( $methodName, $methodParams )
currentWindowSizeIs ( $width, $height )
doesntHave ( )
has ( )
hasTitle ( $title )
hasTitles ( $titles )

Protected Methods

Method Description
initActions ( )

Method Details

__call() public method

public __call ( $methodName, $methodParams )

currentWindowSizeIs() public method

public currentWindowSizeIs ( $width, $height )

doesntHave() public method

public doesntHave ( )

has() public method

public has ( )

hasTitle() public method

public hasTitle ( $title )

hasTitles() public method

public hasTitles ( $titles )

initActions() protected method

protected initActions ( )