Releases: Qarj/WebImblaze-Framework
Releases · Qarj/WebImblaze-Framework
WebImblaze-Framework 1.13.1
WebImblaze-Framework 1.13.0
Version 1.13.0 - Jun 24, 2019
wif.config
now supportsoutput_location=
in thepath
section so that the WebImblaze output folder can be controlled (default is./temp
)
WebImblaze-Framework 1.10
Version 1.10 - Nov 12, 2018
- improved Linux support
- remove BrowserMob Proxy support
WebImblaze-Framework 1.09
Version 1.09 - Oct 31, 2018
- rename project to WebImblaze-Framework
- added --selenium-port, --selenium-post switches
- added --headless switch
- added --keep-session and --resume-session
- grey out superseded automation results
- added Notepad++ and Ultraedit syntax highlighting files
WebInject-Framework 1.08
Version 1.08 - Jun 8, 2017
- optimisations - create less temporary files
- exit 1 if webinject.pl exits 1
- example wif.config removed from project, but wif.pl can now create a default one if missing
- example on how to alert in Slack channel if regression batch fails
- moved some functionality to webinject.pl for performance reasons
- alert if user account does not have appropriate write permissions
WebInject Framework 1.05
Version 1.05 - Jun 12, 2016
- testonly and liveonly was replaced by runon in webinject, wif.pl needs to write out the environment to the webinject config to support this
- selenium server location was using a hard coded value rather than the config value
WebInject Framework 1.04
Version 1.04 - May 30, 2016
- webinject.pl no longer requires less than character to be escaped, needed to update wif.pl as a result
- made many of the results output internal links relative
WebInject Framework 1.03
Version 1.03 - May 11, 2016
- automatically switch environment if target not found but can be found an another environment
WebInject Framework 1.02
Version 1.02 - May 11, 2016
- no longer have to cd to wif.pl folder before starting it
- use make_path to make folders, will not die if folder already exists
- fixed write batch summary record retry
- fixed a rare bug with processing the environment config
WebInject Framework 1.01
Version 1.01 - May 4, 2016
- find test case file when folder not specified, and also without xml extension
- command line options now accepted for tasks --target and --batch
- tweaks to robustness with many parallel instances of wif.pl