Skip to content

Bump nightwatch from 1.3.6 to 1.6.4#9

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nightwatch-1.6.4
Closed

Bump nightwatch from 1.3.6 to 1.6.4#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nightwatch-1.6.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 5, 2021

Bumps nightwatch from 1.3.6 to 1.6.4.

Release notes

Sourced from nightwatch's releases.

v1.6.4

  • Fixed #2402 - screenshots are not captured in some cases when failure occurs
  • Fixed #2508 - add timestamp in currentTest result
  • Fixed #2001 - add stackTrace for no element found errors

v1.6.3

  • Fixed #2532 - passing a custom message with only time(%d) placeholder
  • Fixed #2627 - an issue with custom commands written in Typescript
  • Fixed an issue where passing timeout and retryInterval as element properties in assertions didn't work (#2637)

v1.6.2

  • Added filename_format config option for setting the filename format of the screenshots -- #2023 (see docs

v1.6.1

  • Fixed #2624 - use locate strategy from config as default for page object elements

v1.6.0

  • Added #2559 – support for using TypeScript (.ts) for test files
  • Added #2616 – support for using config locate strategy as default for page object element selectors
  • Fixed #2573 – an issue where result of element() and elements() commands where inconsistent when used on section elements
  • Fixed #2522 – an issue where element results where incorrect for Safari in BrowserStack
  • Fixed #2582 – making sure the test results are not discarded when an uncaught exception occurs.

v1.5.1

  • Fixed #2529 - false warnings about settings being defined in globals

v1.5.0

Nightwatch v1.5 introduces support for using third-party automation libraries directly into Nightwatch tests, thus providing significantly more flexibility in writing custom commands/assertions and also the test itself. This functionality also aims to eliminate some of the burden in choosing between various frameworks, by providing the possibility to combine the functionality offered by other libraries, such as selenium-webdriver or WebdriverIO, with Nightwatch.

Other fixes and improvements:

  • Fixed #2245 - test_settings is undefined in global before hook
  • Added --parallel cli flag for easier running of tests with test workers – 5cfc278
  • Added a config setting to display timestamps in iso format – 1dad022

v1.4.3

  • Fixed #2489 - api commands throwing TypeError when called inside page section custom commands
  • Fixed #1969 - element selectors from page sections not working when used in custom commands

v1.4.2

  • Fixed #2488 - 'element not found' errors thrown by JsonWire protocol for /element requests were not ignored
  • Fixed an issue where the WebElement ID is not retrieved correctly when using chrome with selenium server and jsonwire transport

v1.4.1

  • Fixed #2486 - mocha test runner was unavailable.

v1.4.0

This version significantly improves the network stability and performance of the test runner, by improving the underlying http retry mechanism and error detection and reporting of API commands – a particularly important update for when using cloud testing services.

Additionally, we have added better support for writing advanced custom commands to make it easier to extend Nightwatch, and improved support for using Nightwatch programmatically. See writing custom commands docs page.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 1.3.6 to 1.6.4.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v1.3.6...v1.6.4)

---
updated-dependencies:
- dependency-name: nightwatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 14, 2021

Superseded by #24.

@dependabot dependabot bot closed this Jun 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nightwatch-1.6.4 branch June 14, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants