Exercise 1 Write a Sikuli script that opens the web-browser, automatically finds it’s way to “ and types “Hello World!” in the google search field.
Exercise 1: Solution
Exercise 2 “Write a Sikuli script that finds the Chalmers logo (One specific that you choose!) on the web, downloads it to the computer desktop and then opens it in a viewer application. If the viewer application launches, with the logo, the script should write to a file (.txt) on the desktop: “Success!”, otherwise it should write “Failure!”. Finally the script should open the output file and display the output.”
Exercise 2: Solution