Try config from cms

This commit is contained in:
wilsonge 2019-09-12 18:11:39 +01:00
parent 5b76e8c7d0
commit 64d19c8bf4
No known key found for this signature in database
GPG Key ID: EF81319318FC9D04
1 changed files with 3 additions and 2 deletions

View File

@ -20,9 +20,10 @@ modules:
JoomlaBrowser:
url: 'http://localhost/tests/joomla' # the url that points to the joomla installation at /tests/system/joomla-cms
browser: 'chrome'
window_size: 1024x768
window_size: false
capabilities:
unexpectedAlertBehaviour: 'accept'
'goog:chromeOptions':
args: ["headless", "disable-gpu", "no-sandbox", "window-size=1920x1080"]
username: 'admin' # UserName for the Administrator
password: 'admin' # Password for the Administrator
database host: 'localhost' # place where the Application is Hosted #server Address