InteractsWithPages (Foundation\Testing)

InteractsWithPages

trait InteractsWithPages (View source)

Methods

登录查看完整内容
$this visit( string $uri)

Visit the given URI with a GET request.

$this within( string $element, Closure $callback)

Narrow the test content to a specific area of the page.