Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@mucsi96 mucsi96 released this 27 Oct 13:29
· 767 commits to master since this release
a06f121

Breaking changes

  • startWebDriver and createSession now receives a configuration object instead of parameter list.

image

Major changes

  • configFile is add as new options for startWebDriver and createSession. Using this you can provide a custom path for Nightwatch configuration file. Thanks to @maoberlehner !

image

Minor changes

  • Configuration of WebDriver port is added to the docs. Thanks to @maoberlehner !

image