All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2024-03-19)
- nodejs versions less than 12.0.0 are no longer supported
0.1.17 (2023-06-28)
- provide w3c implementations for swipe and touch commands (42d6e70)
- overwrite w3c button up/down command on mobiles (ec63ae3)
0.1.16 (2023-04-03)
- support "id" field from test for hermione@7 (ca5d552)
0.1.15 (2022-11-23)
- use default timeout value from hermione config (92fb511)
0.1.13 (2021-12-16)
- getHTML: missing an includeSelectorTag option fo element command (a945bd5)
0.1.12 (2021-04-14)
- leftClick: for all mobile browsers (476b327)
0.1.11 (2021-04-13)
- "addValue", "setValue", "leftClick", "scroll", "touchScroll" (9ab6b0c)
0.1.10 (2021-04-12)
- remove unnecessary "keys" wrapper with hack for android (a6e2012)
- addValue,setValue for android: add hack with call "elementSendKeys" (7f04021)
0.1.9 (2021-04-08)
- add "keys" wrapper with hack for android (b565d1e)
- addCommand: overwrite command only if it already exists (1944596)
- addValue,setValue for ios: add hack with call "elementSendKeys" (f6f389f)
- execute,ie11: use simple functions instead arrow (a88807e)
0.1.8 (2021-04-05)
- errors in commands (d999f45)
0.1.7 (2021-03-31)
- w3c: "getAttribute", "getElementSize" and "moveTo" commands (3c53e49)
0.1.6 (2021-03-30)
0.1.5 (2021-03-21)
- commands "deleteCookie", "chooseFile" and "close" (112cd6b)
0.1.4 (2021-03-18)
- "getCssProperty", "scroll" and "touchScroll" commands (a6a33b2)
0.1.3 (2021-03-16)
- "findElement" helper: do not throw error (528c520)
0.1.2 (2021-03-15)
- "findElements" helper: do not throw error if elements not found (ea644af)
0.1.1 (2021-03-14)
- addCommand: call passed callback with browser context (97e9ae7)
0.1.0 (2021-03-08)
- ability to work correctly with wdio@7 inside hermione (a92dab8)
0.0.3 (2021-01-11)
- add all commands from wdio v4 (655d04a)