How to trigger NeoLoad project in Gitlab through .gitlab-ci.yml file. I am not sure what script i have to provide in YML file in order to trigger jobs in Gitlab.
Hello,
As I don't have neoload web, I miss some parameters :
- >
docker run --rm
-v "$(pwd)/neoload-project/archive":/neoload-project
-e SCENARIO_NAME...
Hello,
The option customReportContents doesn't work. The result files (pdf or html) does not contain request response times (only the pages reponse time and the transactions...
Hi, I am trying to trigger selenium scripts from Neoload. I am able to reach the point where browser instances are triggered and web transactions are completed on the...