Skip to content

Releases: webdriverio/expect-webdriverio

Release 5.6.5

13 Mar 19:34

Choose a tag to compare

  • fix: Global wait not working with toBeDisplayed (#2023) (a7b0aa6)
  • build(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /playgrounds/jasmine (#2039) (8cd9850)
  • build(deps-dev): bump minimatch in /playgrounds/jasmine (#2038) (9d3a72c)
  • build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /playgrounds/jest (#2035) (4399547)
  • build(deps): bump fast-xml-parser in /playgrounds/jasmine (#2036) (fd3f3c5)
  • build(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /playgrounds/jest (#2037) (7cddcb1)
  • build(deps): bump fast-xml-parser in /playgrounds/mocha (#2032) (444ab17)
  • build(deps-dev): bump minimatch in /playgrounds/mocha (#2033) (be8e1ec)
  • build(deps): bump basic-ftp from 5.1.0 to 5.2.0 in /playgrounds/mocha (#2034) (69ba2f1)
  • build(deps): bump basic-ftp from 5.0.5 to 5.2.0 (#2027) (71bf897)
  • build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#2028) (b6bec1a)
  • build(deps): bump rollup from 4.56.0 to 4.59.0 (#2030) (5d41533)
  • build(deps): bump fast-xml-parser from 5.3.3 to 5.4.2 (#2031) (1175d84)
  • fix: Jasmine augmentation withContext and add Playgrounds for Jasmine, Jest & Mocha (#2010) (e94ad20)
  • feat(expect-webdriverio): add toHaveLocalStorageItem matcher (#1900) (4f8e9b5)
  • build(deps): bump lodash from 4.17.21 to 4.17.23 (#2005) (db373f7)
  • build(deps): bump the patch-deps-updates group across 1 directory with 5 updates (#2009) (3a2d8b3)
  • build(deps): bump lewagon/wait-on-check-action (#2012) (f150a63)
  • fix: .not should also wait for conditions (Breaking changes of issue 1982) (#2014) (af8d5e5)

Release 5.6.4

27 Jan 07:15

Choose a tag to compare

  • fix: Bad elements refetch not passing the this browser context (#2008) (6644a5e)

Release 5.6.3

19 Jan 18:59

Choose a tag to compare

Release 5.6.2

17 Jan 18:40

Choose a tag to compare

  • fix: resolve soft assertions for Cucumber steps (#14573) (#1994) (7ef0427)
  • build(deps): bump the patch-deps-updates group with 4 updates (#1992) (9e1898d)
  • fix: isNot was not always properly considered (#1983) (084d4a6)
  • build(deps-dev): bump the patch-deps-updates group with 2 updates (#1975) (c834809)
  • build(deps-dev): bump the minor-deps-updates group with 2 updates (#1976) (19d3d65)
  • build(deps): bump dependabot/fetch-metadata (#1988) (b5250e2)
  • chore: Better leverage of vitest with typings (#1989) (22cd178)
  • fix: toBeDisplayed, align options and fix typing (#1981) (7b18496)
  • Make type Element[] work with toBeElementsArrayOfSize (#1980) (9f14972)
  • fix: tsc error with elements matcher and type WebdriverIO.Element[] (#1979) (5a7c88a)

Release 5.6.1

24 Dec 01:39

Choose a tag to compare

  • fix: require .js extension once integrated in wdio (#1974) (0c00d1b)

Release 5.6.0

23 Dec 05:31

Choose a tag to compare

  • fix(ci): update release pipeline (3133f12)
  • Enhanced expect wdio typing (#1863) (0689878)
  • build(deps): bump the major-deps-updates group with 3 updates (#1972) (ffb5232)
  • build(deps): bump the minor-deps-updates group with 2 updates (#1971) (a9b855f)
  • ci: group dep updates (e187045)
  • chore: update deps (0c4c65f)

Release 5.5.0

21 Nov 06:13

Choose a tag to compare

Release 5.4.3

29 Sep 02:40

Choose a tag to compare

  • refactor: refactoring the condition function in toHaveText (#1930) (037e29d)
  • refactor: replace the deprecated proto with Object.getPrototypeOf (#1931) (8a3d674)
  • refactor: remove unnecessary assertion (#1929) (cfc91a0)
  • chore: remove unused c8 (#1928) (2bdadcd)
  • chore: fix typo in test (#1927) (dd2ad0d)

Release 5.4.2

15 Aug 14:50

Choose a tag to compare

  • chore(deps): replace deprecated lodash.isequal (#1911) (258191f)

Release 5.4.1

24 Jul 13:35

Choose a tag to compare

  • polish(expect-webdriverio): expose contentVisibilityAuto, opacityProperty and visibilityProperty to toBeDisplayed (#1897) (48b3282)