My script is failing on stc.sleep(2) saying import error : no module named time . This is wierd as in the same directory I can see python working ..... also stcpython is having import time in stcpython sleep function .
Also waituntilcommand in stcpython does not works as well.
What is wrong and why time module does not works through stcpython.py script