Releases: last-hit-aab/last-hit
Releases · last-hit-aab/last-hit
v0.9.19
V0.9.18
v0.9.18 fix issue for scrol
V0.9.17
- add double quotation marks on value of
data-*
, when special characters like brackets, spaces, etc.
V0.9.16
- add
data-*
attribute name configuration on left bar, IDE
V0.9.15
- fix
- cannot capture event when switch from replay to record and there is iframe in page
V0.9.14
-
fix
- throw error when scroll window on recording
-
change
- add square brackets on value of
datapath
'"datapath": "data-lh-key=xyz"'.replace(/"datapath":\s"((?!.*\>).*)"/, '"datapath": "[$1]"')
, use this to replace your flow json, if it is recorded by 0.9.12 or earlier version
- add square brackets on value of
V0.9.13
v0.9.13 update to 0.9.13
V0.9.12
- fixed:
- retrieve the lost wechat share button on record
V0.9.11
- add
data-*
, the unique path for element - add
matcher
step property, it's a regexp value. to find following step- page create
- page switch
V0.9.10
- add environment select before start replay