Fix bug in client retry logic. This should ensure that the client is able to load correctly first-time without having to refresh the page.
2.2.2
Retry the API request from the web client up to 10 times.
2.2.1
Fix a race condition when opening the webbrowser after the process is first starting, ensuring that the app should always be loaded correctly.
2.2.0
- Better support for parametrized testcases - all parameters now appear in sub-menu, with option to run testcase with all possible parameters. - Deleted test functions, classes and parameters are removed from the state tree after file updates. - Update JS dependencies to fix audit warnings.
2.1.3
build script only requires npm to build the web client
2.1.2
Fix a bug in the release workflow which meant that the web client was not being included with the package.