$this seeInElement(string $element, string $text, bool $negate = false) Assert
$this dontSee(string $text) Assert that a given string is not seen on the
$this dontSeeIsChecked(string $selector) Assert that the given checkbox
$this post(string $uri, array $data = array(), array $headers = array()) Visit
InteractsWithContainer trait InteractsWithContainer (
$this seeIsAuthenticatedAs($user, string|null $guard = null) Assert that
void seeInSession(string|array $key, mixed $value = null) Assert that the
$this dontSeeLink(string $text, string|null $url = null) Assert that a
$this visitRoute(string $route, array $parameters = array()) Visit the
Page 6 of 10