Skip to content

Releases: Qarj/WebImblaze

WebImblaze 1.5.0

16 Apr 19:06
f385769
Compare
Choose a tag to compare

Version 1.5.0 - Apr 11, 2022

  • merge PR from Marno van der Molen: add perfdata output per step for nagios

WebImblaze 1.4.8

27 Feb 19:41
Compare
Choose a tag to compare

Version 1.4.8 - Feb 27, 2022

  • linting changes, added GitHub actions, changed recommended install location on Linux

WebImblaze 1.4.5

16 Feb 18:59
1b8b2d8
Compare
Choose a tag to compare

Version 1.4.5 - Feb 16, 2021

  • added parsematch parameter for returning the nth match of a regex

WebImblaze 1.4.4

03 Feb 17:29
Compare
Choose a tag to compare

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

05 Jan 11:19
Compare
Choose a tag to compare

Version 1.4.1 - Jan 5, 2021

  • added an assertnear assertion for non exact value comparison

WebImblaze 1.3.9

29 Sep 16:02
Compare
Choose a tag to compare

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

30 May 19:05
Compare
Choose a tag to compare

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

24 Mar 16:25
Compare
Choose a tag to compare

Version 1.3.7 - Mar 24, 2020

  • added {SYS_TEMP} substitution

WebImblaze 1.3.6

10 Mar 16:35
Compare
Choose a tag to compare

Version 1.3.6 - Mar 10, 2020

  • added removecookie parameter

WebImblaze 1.3.5

04 Mar 14:51
Compare
Choose a tag to compare

Version 1.3.5 - Mar 4, 2020

  • bugfix - do not get html source assets for Selenium tests