Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Specify multiple configuration and merge them for nightwatch run #4

Open
kpiwko opened this issue Jan 15, 2015 · 0 comments
Open

Specify multiple configuration and merge them for nightwatch run #4

kpiwko opened this issue Jan 15, 2015 · 0 comments

Comments

@kpiwko
Copy link
Contributor

kpiwko commented Jan 15, 2015

I was thinking of adding capability to the runner to merge configurations from nightwatch.json.

It could work as a merge of two (or more) configuration envs present in nightwatch.json, creating new nightwatch-run.js file that would be passed to nightwatch by using --config ./nightwatch-run.js. Also, it would allow to specify selenium configuration in env, so for instance override webdriver.chrome.driver in chrome-ci env.

Then, in your project using grunt-nightwatchjs, you could specify a task and call it like

grunt seleniumTest:serverEnv+browserEnv

Let me know if I can proceed with implementing this feature request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant