Getting the following errors after clicking on the run test button for a GUI Functional test configured to use the default version of both the Firefox and Chrome browsers:
Not Found: No Browser (chrome 91.0.4472.77) images available on location
Not Found: No Browser (firefox 89.0) images available on location
This issue started after the SAAS update of June 13, 2021. The newest versions of the Firefox and Chrome Charmander images made available with this release have not yet been deployed to the OPL where the GUI functional test is configured to run.
Release : SAAS
Component : BLAZEMETER SCRIPTLESS
The default browser version that will be used in GUI Functional tests configured to use the default version of a browser is set at the account level and not the OPL where the test is configured to run. This can be determined with the following API call:
curl 'https://a.blazemeter.com/api/v4/accounts/<accountID>/functionalities' --user '<api_key_id:api_key_secret>'
Two options available to resolve this issue: