Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: cloudinary/wdio-allure-ts

2.1.4

28 Jan 13:26
Compare
Choose a tag to compare

2.1.4 / 2021-01-28

  • git-utils-add-get-files-by-hours
  • add-wait-for-clickable-function (#201)
  • no-explicit-any-will-throw-error (#202)

2.1.3

06 Jan 11:59
Compare
Choose a tag to compare

2.1.3 / 2021-01-06

  • bump-axios-version (#197)
  • remove-request-promise-native-dependency (#194)
  • added test for startNetworkAudit

2.1.2

30 Dec 09:08
Compare
Choose a tag to compare
  • update dependence for wdio-docker-service
  • update-typescript-dependency (#192)
  • update-ts-node-dependency (#191)
  • add-wdio-eslint-plugin (#190)

2.1.1

20 Dec 11:40
Compare
Choose a tag to compare

2.1.1

  • add check for displayed element before scroll in scrollToElement
  • update dependencies

2.1.0

17 Dec 09:51
Compare
Choose a tag to compare
  • update dependencies
  • remove package-lock.json

2.0.6

08 Dec 13:05
Compare
Choose a tag to compare

2.0.6 / 2020-12-08

  • update execute script to return the string result and added scrollTo function (#184)

2.0.5

26 Nov 10:27
Compare
Choose a tag to compare

2.0.5 / 2020-11-26

  • added getCookies and DeleteCookies methods with appropriate tests (#182)
  • add testrail api and git commands utils (#177)
  • update-selenium-standalone-config (#181)
  • remove-double-space-in-report-log-entry (#180)

2.0.4

15 Nov 18:47
Compare
Choose a tag to compare

add RightClick action
add getDataFromFile method

2.0.3

03 Nov 11:45
Compare
Choose a tag to compare

2.0.3 / 2020-11-03

  • add back space to SpecialKeys.ts (#176)

2.0.2

28 Oct 09:07
Compare
Choose a tag to compare

2.0.2 / 2020-10-28

  • added drag and drop functionality (#174)
  • remove location object initialization
  • added spec for getElementLocation
  • added spec for getElementSize