sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57652
[Question #698998]: showmonitors() value get save as None to a variable
New question #698998 on SikuliX:
https://answers.launchpad.net/sikuli/+question/698998
we are using below code
monitorInfo=str(showMonitors())
print("Monitor: " + monitorInfo)
*****
here monitorInfo is printed as none
however if we directly print showMonitors() then it gets printent but not in next line but at random
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.