Merge pull request #9521 from nextcloud/add-firefox-profile-with-support-for-css-grid-to-acceptance-tests

Add Firefox profile with support for CSS grid to acceptance tests
This commit is contained in:
John Molakvoæ 2018-05-19 00:29:47 +02:00 committed by GitHub
commit b7fa89800d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -29,3 +29,9 @@ default:
selenium2: ~
Jane:
selenium2: ~
Rubeus:
# Rubeus uses a browser that has CSS grid support.
selenium2:
capabilities:
firefox:
profile: config/firefox-profiles/css-grid-enabled.zip