Comment 0 for bug 966770

Revision history for this message
Vladimir (rodnyanskiy) wrote :

1. On http://sikuli.org/docx/tutorials/helloworld/helloworld-win.html replace teh with the.

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

3.On http://sikuli.org/docx/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.