Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tests): add flags to functional test runner to configure browser #6199

Merged
1 commit merged into from Dec 13, 2018
Merged

feat(tests): add flags to functional test runner to configure browser #6199

1 commit merged into from Dec 13, 2018

Conversation

ghost
Copy link

@ghost ghost commented Dec 13, 2018

--browser can be 'chrome' or 'firefox'
--headless prevents the browser from opening a desktop window
--savelogs saves a file with whatever the browser prints to console.log
           after a test finishes

--browser can be 'chrome' or 'firefox'
--headless prevents the browser from opening a desktop window
--savelogs saves a file with whatever the browser prints to console.log
           after a test finishes
@ghost ghost requested review from lwander and maggieneterval December 13, 2018 18:24
@ghost ghost merged commit 4b08123 into spinnaker:master Dec 13, 2018
@ghost ghost deleted the functional-tests-choose-browser branch December 13, 2018 18:51
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants