Releases: cloudinary/wdio-allure-ts
Releases · cloudinary/wdio-allure-ts
2.1.4
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
2.1.3 / 2021-01-06
- bump-axios-version (#197)
- remove-request-promise-native-dependency (#194)
- added test for startNetworkAudit
2.1.2
- update dependence for wdio-docker-service
- update-typescript-dependency (#192)
- update-ts-node-dependency (#191)
- add-wdio-eslint-plugin (#190)
2.1.1
2.1.1
- add check for displayed element before scroll in scrollToElement
- update dependencies
2.1.0
- update dependencies
- remove package-lock.json
2.0.6
2.0.6 / 2020-12-08
- update execute script to return the string result and added scrollTo function (#184)
2.0.5
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
add RightClick action
add getDataFromFile method
2.0.3
2.0.3 / 2020-11-03
- add back space to SpecialKeys.ts (#176)
2.0.2
2.0.2 / 2020-10-28
- added drag and drop functionality (#174)
- remove location object initialization
- added spec for getElementLocation
- added spec for getElementSize