mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Goodbye phantomjs, hello (again) selenium.
This commit is contained in:
parent
078031e679
commit
9eae73c7e4
4 changed files with 56 additions and 22 deletions
|
|
@ -115,3 +115,12 @@
|
|||
# Speeds up turn around times of tests
|
||||
# OSEM_FACTORY_LINT=false
|
||||
|
||||
# How should browser tests be performed?
|
||||
# For headless Chrome (default):
|
||||
# OSEM_TEST_DRIVER=chrome_headless
|
||||
# For Chrome:
|
||||
# OSEM_TEST_DRIVER=chrome
|
||||
# For headless Firefox:
|
||||
# OSEM_TEST_DRIVER=firefox_headless
|
||||
# For Firefox:
|
||||
# OSEM_TEST_DRIVER=firefox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue