go('https://test-pages.phpscraper.de/page-does-not-exist.html'); // The built-in server returns this string. $this->assertSame('Page Not Found', $web->title); } }