ianlop
2 years agoOccasional Contributor
Script Routine Parameters
Hello,
I have written a parameterized script routine in python and I want to use it in a keyword test. But these parameters are an on-screen object's Property names and values.
The first parameter i have is 'PropNames' and the second one is 'PropValues'. Where they must accept the list format in python: ['A', B',....].
Which option would that be in the list below?
Thank you
Here's an example of using Code Expression to pass a list of strings, in a Run Script Routine keyword test