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:
commit
b7fa89800d
|
@ -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
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue