@cucumber/electron
Advanced tools
Changelog
[4.1.3] - 2021-06-28
Changelog
[4.1.1] - 2021-06-23
AppElements#create(document, title)
now declares a return type of HTMLElement
instead of Element
.
This is to avoid down-casting when working with @testing-library/dom
, which expects HTMLElement
in
various functions.Changelog
[4.1.0] - 2021-06-17
--stylesheet [PATH]
option to load a custom stylesheet.AppElements
API for creating new DOM elements for hosting components and apps. See documentaion for details.Changelog
[4.0.0] - 2021-06-07
Changelog
[3.0.0] - 2020-12-21
Changelog
[3.0.0-rc.1] - 2020-12-02
--version
and the process properly exitsChangelog
[3.0.0-rc.0] - 2020-10-16
Changelog
[2.7.1] - 2020-04-02
<!DOCTYPE html>
to avoid quirks modecucumber-electron
to @cucumber/electron
yarn.lock
to package-lock.json