marbledaemon
13 years agoNew Contributor
How to use test parameters in code expression
Hello,
Could you please help me solve the problem. Considering the following use case:
I have a Keyword Test which accepts an array parameter 'list'. In the test, I need to iterate this parameter. However, when I specify the 'End Value' as a code expression 'list.length', Test Complete told me that it doesn't recognize the object 'list'.
Please help!
Could you please help me solve the problem. Considering the following use case:
I have a Keyword Test which accepts an array parameter 'list'. In the test, I need to iterate this parameter. However, when I specify the 'End Value' as a code expression 'list.length', Test Complete told me that it doesn't recognize the object 'list'.
Please help!