Problem With For loop
Hello,
I am trying to do some several step [Adding VM disk continously] using for loop. But the loop is not iterating at all.
Here i am pasting the code
if (ndisk > 1):
ndisk = int(ndisk) - 1
for i in range(int(ndisk)):
wait(1.5)
Please someone help me to do comeout of this problem
Thanks,
V.Sathyamoorthy
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- SikuliX Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply: