← Back to team overview

sikuli-driver team mailing list archive

[Bug 966770] Re: typo mistakes in the tutorials

 

** Changed in: sikuli
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/966770

Title:
  typo mistakes in the tutorials

Status in Sikuli:
  Fix Released

Bug description:
  FIXED 1. On http://doc.sikuli.org/tutorials/helloworld/helloworld-
  win.html replace teh with the.

  FIXED 2.On http://doc.sikuli.org/tutorials/surveillance/surveillance.html
  popup("Obama has updated his message") but on the popup itself the text is
  "Obama has updated his status message"

  FIXED 3.On http://doc.sikuli.org/tutorials/resize/resize.html
  The strategy is illustrated below. We want to find the top-right corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner.
  Change to:
  The strategy is illustrated below. We want to find the top-left corner, then go to the right to find the top-right corner, then go below to find the bottom-right corner.
  BUT THIS WAY: We first find the top-left corner as reference, then go to the right to find the top-right corner, then go below to find the bottom-right corner.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/966770/+subscriptions


References