sonia1
4 years agoOccasional Contributor
Fill text fields with names + integers that increment
Hello, I have 64 Text field to be named with string + integer that increment like this : FS 1, FS 2, FS3, ...FS 64 Is there a method in keyword tests to combine those two types ? Thanks...
- 4 years ago
You can use aqConvert to convert the integers to strings and then combine them
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqconvert/index.html