canvas-lms/config/selenium.yml.example

15 lines
460 B
Plaintext

test:
host: "localhost"
browser: "chrome"
# chromedriver_version: "94.0.4606.61"
# auto_open_devtools: true
# headless: true
# window_size: "1237,974"
# version: "45.0"
# platform: "Windows 10"
# remote_url: "https://instructure:secret_key@ondemand.saucelabs.com:80/wd/hub"
# tunnel_id: "canvas_firefox"
# paths:
# # setting path works for opera, chrome, and firefox
# firefox: "/Applications/Firefox7.app/Contents/MacOS/firefox"