Unable to start the execution of GUI Functional test on an On-Premise Private Location (OPL)
search cancel

Unable to start the execution of GUI Functional test on an On-Premise Private Location (OPL)

book

Article ID: 217383

calendar_today

Updated On:

Products

BlazeMeter

Issue/Introduction

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.

Environment

Release : SAAS

Component : BLAZEMETER SCRIPTLESS

Cause

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>'

Resolution

Two options available to resolve this issue:

  1. Deploy the latest version of the Firefox and Chrome charmander images to the OPL where the test is to be executed

  2. Modify the Browser version in the GUI Functional test and select a browser version that is available to the OPL