Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Usage Scenario (2): Suppose we want to clear the Run text box on Windows (WIN +R) but it does not always show the same content, so defining a Sikuli locator may not find the correct element. In such case, we can use Desktop_Clear command to use a static object that does not change place (such as a Open: label) and use Offset fields to move from this static object to the text box.

...