sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36549
Re: [Question #282135]: Typing fraction Value
Question #282135 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/282135
Status: Answered => Open
Ravi is still having a problem:
Thanks RaiMan
It worked.
Actually, I am using this type(value) in Handler Section.
This handler section is called in many places. And each time the value will be different. Either Integer or float (with different fractional digits such as 1e-06, 1e-07, 1e-10).
Here, using type("%.7f"%value) cannot work all time.
Is there any way to type integer and float (with different precision) .
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.