$this assertResponseOk() Assert that the client response has an OK status
$this seeIsChecked(string $selector, bool $negate = false) Assert that
$this dontSeeIsAuthenticated(string|null $guard = null) Assert that the
InteractsWithConsole trait InteractsWithConsole (
$this within(string $element, Closure $callback)
$this seeIsSelected(string $selector, string $value, bool $negate = false)
InteractsWithPages trait InteractsWithPages (
InteractsWithSession trait InteractsWithSession (
$this visit(string $uri) Visit the given URI with a GET request.
$this dontSeeElement(string $selector, array $attributes = array()) Assert
Page 8 of 10