mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
First round of authentication tests
This commit is contained in:
@@ -41,6 +41,7 @@ abstract class BrowserTestCase extends TestCase
|
||||
{
|
||||
$options = (new ChromeOptions)->addArguments([
|
||||
'--disable-gpu',
|
||||
'--disable-infobars',
|
||||
]);
|
||||
|
||||
return RemoteWebDriver::create(
|
||||
|
||||
Reference in New Issue
Block a user