Cannot get a keyword test that runs scripts to successfully convert to a script
I've made some scripts that work well when I run them from a keyword test using "run script routine". The problem is that I need to run some conditionally. I was going to try this using an if statemen...