screenshots.ini 283 B

12345678910111213141516
  1. [DEFAULT]
  2. base_url = http://localhost:11337/
  3. dir = .
  4. width = 800
  5. height = 480
  6. post_script_sleep = 0.5
  7. [arg-suggestions-chrome]
  8. url = .
  9. name = arg-suggestions-chrome
  10. script = setup_chrome.py
  11. [arg-suggestions-firefox]
  12. url = .
  13. name = arg-suggestions-firefox
  14. script = setup_firefox.py