Add all files needed to bring up VM and run agaric.com locally
This commit is contained in:
parent
52c8b60bac
commit
4d2bc0ee24
742 changed files with 24037 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
# defaults file for selenium
|
||||
selenium_install_dir: /opt
|
||||
selenium_version: "2.53.0"
|
||||
selenium_install_firefox: no
|
||||
selenium_install_chrome: yes
|
||||
selenium_display_id: "1"
|
||||
selenium_port: 4444
|
||||
selenium_xvfb_args: "--server-args='-screen 0, 1920x1080x24'"
|
Loading…
Add table
Add a link
Reference in a new issue