Hi, I would like to create a generic script that will based on calculation (logic) determine if an interactive screen needs to be shown or just execute.
How do I accomplish this?
Mieke Dryepondt [SLC] [DevOps Advocate] Selected answer as best 4th April 2024
Hi Mieke,
There's also a best practice written in the DataMiner Docs. It focuses on preparing interactive scripts for automatic regression testing, but it comes down to a use case of what you want.
Best practices: Implementing interactive Automation scripts in regression tests | DataMiner Docs
Kind Regards,
Mieke Dryepondt [SLC] [DevOps Advocate] Selected answer as best 4th April 2024
Thank you, this helps.
In this case I’ve discovered a bug = when updating / saving the script via Cube, the internal “interaction is required” flag is forced to true. Meaning my script can no longer run in the silent mode.
I’ve created a Ticket: https://supportpreview.dataminer.services/Home/Details?id=4077