summaryrefslogtreecommitdiffstats
path: root/testing/mochitest/tests/python/files/browser-args.ini
blob: 1425512c1cfb48557fb05759c55e98797d573e6d (plain)
1
2
3
4
5
6
7
[DEFAULT]
args =
  --headless
  --window-size=800,600
  --new-tab http://example.org

[browser_pass.js]