Releases: Qarj/WebImblaze
Releases · Qarj/WebImblaze
WebImblaze 1.5.0
WebImblaze 1.4.8
Version 1.4.8 - Feb 27, 2022
- linting changes, added GitHub actions, changed recommended install location on Linux
WebImblaze 1.4.5
Version 1.4.5 - Feb 16, 2021
- added parsematch parameter for returning the nth match of a regex
WebImblaze 1.4.4
Version 1.4.4 - Feb 3, 2021
- now possible to show dynamic details in custom verifynegative assertion message
- fix for Linux file path handling when writing grabbed assets
- handle backslash in path for grabbing assets
WebImblaze 1.4.1
Version 1.4.1 - Jan 5, 2021
- added an assertnear assertion for non exact value comparison
WebImblaze 1.3.9
Version 1.3.9 - Sep 29, 2020
- attempts to identify REACT apps, will now render test result html rather than displaying literal html (useful for SSR)
WebImblaze 1.3.8
Version 1.3.8 - May 30, 2020
- added {APP_DATA} substitution
- added {SHELL_QUOTE} substitution
- added decodebase64 paramater
- bugfix - don't print directly to STDOUT if runif
paramater
used - documented previously undocumented
shell
paramaters substitions {SHELL_ESCAPE}, {SHELL_QUOTE} and {SLASH}
WebImblaze 1.3.7
Version 1.3.7 - Mar 24, 2020
- added {SYS_TEMP} substitution
WebImblaze 1.3.6
Version 1.3.6 - Mar 10, 2020
- added removecookie parameter
WebImblaze 1.3.5
Version 1.3.5 - Mar 4, 2020
- bugfix - do not get html source assets for Selenium tests