mirror of
https://github.com/humhub/humhub.git
synced 2025-02-24 03:06:04 +01:00
💚 Set selenium as default for acceptance tests
This commit is contained in:
parent
04a6c8cc50
commit
8614cdc6fe
@ -11,15 +11,10 @@
|
||||
class_name: AcceptanceTester
|
||||
modules:
|
||||
enabled:
|
||||
- WebDriver:
|
||||
url: 'http://localhost:8080/'
|
||||
window_size: false # disabled in ChromeDriver
|
||||
port: 9515
|
||||
restart: true
|
||||
browser: chrome
|
||||
capabilities:
|
||||
chromeOptions:
|
||||
args: ['--headless', '--disable-gpu', '--no-sandbox']
|
||||
- WebDriver
|
||||
- tests\codeception\_support\WebHelper
|
||||
|
||||
|
||||
config:
|
||||
WebDriver:
|
||||
url: 'http://localhost:8080/'
|
||||
browser: chrome
|
||||
port: 4444
|
Loading…
x
Reference in New Issue
Block a user