All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2024-04-08)
- add nativeElementsSize options (56a7091)
2.0.0 (2023-03-24)
- node versions less than 16.0.0 are no longer supported
1.0.0 (2022-09-19)
- drop support for hermione@3
- migrate to webdriverio@7 (6de8d7f)
0.4.6 (2022-02-28)
- do not remove body if it does not exist on the page (7394a2e)
0.4.5 (2021-12-03)
- support screenshot cropping for safari15 (6be0f85)
0.4.4 (2021-10-05)
- change ctx to web before each test execution (6829051)
0.4.3 (2021-09-22)
- tap on first element in click command (0de9018)
0.4.2 (2021-08-13)
- click in facke input to hide caret (ce4f41e)
0.4.1 (2021-03-07)
- wrap "takeScreenshot" instead "screenshot" with wdio@7 (65e9dba)
0.4.0 (2021-03-05)
- ability to work correctly with wdio@7 inside hermione (96252ed)
0.3.6 (2021-02-16)
- screenshot: calc "width" crop coord using min value between webview and body width (94245b7)
0.3.5 (2021-02-15)
- screenshot: set "left" and "top" crop coords to zero when they are negative (50db9ee)
0.3.4 (2020-09-23)
- add "deviceClickBack" command (f9a4d3c)
0.3.3 (2020-09-22)
- add "click" command replacer (1f96518)
0.3.2 (2020-09-21)
- bug with unable to tap on first found element (7a0440a)
0.3.1 (2020-06-26)
0.3.0 (2020-06-23)
- add "screenshot" wrapper to correctly screen web elements (e215ef2)
0.2.0 (2020-06-22)
- add wrapper over "url" in order to wait until the page is completely open (1c9a595)
0.1.0 (2020-06-08)
- first implementation (5f9a060)