← Back to team overview

sikuli-driver team mailing list archive

[Question #285689]: [1.1.0] Settings.getOS() not showing same as Env.getOS() on Windows 10

 

New question #285689 on Sikuli:
https://answers.launchpad.net/sikuli/+question/285689

print Settings.getOS()
print Env.getOS()
print Settings.getOSVersion()
print Env.getOSVersion()

Output:
0
WINDOWS
10.0
10.0

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.