interface IWebElement (View source)

Classes, that represent elements on a page must implement this interface.

Methods

Expectation
shouldReceive(string $name)

No description

Details

Expectation shouldReceive(string $name)

Parameters

string $name

Return Value

Expectation