Skip to content

Releases: cap-js-community/cds-cucumber

v0.3.9

30 Apr 10:08
689f38e
Compare
Choose a tag to compare

Added

  • cds-add-cucumber - create an example github actions workflow file

Fixed

  • UI - skip InvisibleText elements

v0.3.8

12 Mar 10:18
93d7926
Compare
Choose a tag to compare

Fixed

  • UI: 1.121.0 onfocusin requires target

v0.3.7

13 Feb 10:43
bc9a3ae
Compare
Choose a tag to compare

Added

  • Environment variable: CDS_CUCUMBER_BROWSER=chrome|firefox

Changed

  • Browser: default browser set to 'firefox' when Application Studio is detected

Removed

  • Environment variable: CDS_CUCUMBER_FIREFOX

Fixed

  • Secure working directory removal

v0.3.6

05 Feb 10:11
eef897b
Compare
Choose a tag to compare

Fixed

  • Plugin: generated test using removed step
  • Documentation: README referencing removed step

v0.3.5

05 Feb 09:54
ea647d1
Compare
Choose a tag to compare

Added

  • Documentation: environment variable CDS_COMMAND_ARGn

Changed

Removed

  • Steps Given we have started the CAP application
    alternative: Given we have started the application

Fixed

  • selenium-webdriver: add option --headless

v0.3.4

17 Jan 14:56
5ee2c57
Compare
Choose a tag to compare

Added

  • Firefox support enabled via environment variable CDS_CUCUMBER_FIREFOX=1

Fixed

  • OData: retrieve service path via annotation @path

v0.3.3

21 Nov 15:48
ec8e375
Compare
Choose a tag to compare

Added

  • UI: enable SAP UI5 1.120.1
  • add-cds-plugin: create vscode extensions recommendation file when missing

Changed

  • chromedriver: changed dependency to "latest"
  • UI: reuse TableUtils when selecting rows in ValueHelp dialogs

Fixed

  • Security issue in axios - dependency tree update

v0.3.2

31 Oct 09:59
2b53f04
Compare
Choose a tag to compare

Fixed

  • OData: expectation step "its {word} to be {word}"
  • UI: "modify field" step

v0.3.1

13 Oct 09:53
9bd84bf
Compare
Choose a tag to compare

Fixed

  • service
    • terminate service process
    • home directory for Windows OS

v0.3.0

28 Sep 09:33
3178709
Compare
Choose a tag to compare

Changed

  • UI
    • step "modify field" extended with ValueHelp dialog support
  • node
    • require engine >= 18