~ubuntu-branches/ubuntu/utopic/sikuli/utopic

« back to all changes in this revision

Viewing changes to sikuli-ide/test-scripts/win-basic.sikuli/win-basic.py

  • Committer: Bazaar Package Importer
  • Author(s): Gilles Filippini
  • Date: 2011-01-24 01:07:30 UTC
  • Revision ID: james.westby@ubuntu.com-20110124010730-lzj19enqag94g1ye
Tags: upstream-1.0~x~rc1-dfsg1
ImportĀ upstreamĀ versionĀ 1.0~x~rc1-dfsg1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
click("1281230812001.png")
 
2
d = VDict()
 
3
d["1265080592301.png"] = "OK"
 
4
print d["1265080592301.png"][0]