Skip to content Skip to sidebar Skip to footer
Showing posts with the label Yaml

Grunt: Access Sequence/list Data From External Yaml File

I am trying to access values from an external YAML file in my Gruntfile using: external = grunt.fil… Read more Grunt: Access Sequence/list Data From External Yaml File

Currently Trying To Get My Smoketest.js To Run On A Different Url Depending On Parameters Provided On Azure Dev Ops (testcafe)

Currently running my automation from a pipeline please see yaml file below: jobs: - job: master … Read more Currently Trying To Get My Smoketest.js To Run On A Different Url Depending On Parameters Provided On Azure Dev Ops (testcafe)