Add changes for vagrant
This commit is contained in:
parent
d17442a096
commit
2ae43e1f61
3 changed files with 23 additions and 2 deletions
|
@ -45,7 +45,7 @@ abstract class BrowserTestCase extends TestCase
|
|||
]);
|
||||
|
||||
return RemoteWebDriver::create(
|
||||
'http://services.pterodactyl.local:4444/wd/hub', DesiredCapabilities::chrome()->setCapability(
|
||||
'http://host.pterodactyl.local:4444/wd/hub', DesiredCapabilities::chrome()->setCapability(
|
||||
ChromeOptions::CAPABILITY, $options
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue