JossVega98
8 months agoOccasional Contributor
Testcomplete desktop keywords for loop help
"Hello TestComplete community! I hope you are all doing well. I'm new to TestComplete Desktop, and I'm implementing a keyword with a for loop. I'm following SmartBear's documentation, and in the 'end value' property, I'm using a local variable and I want to subtract -1 from it, but I'm getting the following message. Thank you in advance."
Did you make sure to set the 'End Value' as a 'Code Expression'? That would be my guess.