• Share/Bookmark

01
Mar 2010

Sikuli signs in Twitter and tweets

A while ago we posted several examples of automatic tweets on Twitter sent by Sikuli. Andrew Burton (a.k.a. jarod), from whom one of these tweets were originated, sent us a Twitter script he created that does much more than the simple example we showed last time. This script not only sends a tweet but also signs in one’s Twitter account. When the script is run, it prompts the user for signin id, password, and message. Then the script goes about looking for various buttons to click and text fields to type. In the process, it starts a web browser, types the address of Twitter, waits for the Twitter logo to appear, clicks on the sign-in button, types the login and password, clicks the message box, types the message, and finally clicks the update button to submit the tweet.

The whole script is shown below.

  • Share/Bookmark

One comment

  1. 我是台灣高中生

    聽到老師說SIKULI

    馬上就上網來搜尋

    看到這款程式

    就想到老師在新生入學時說的一段話

    未來電腦程式人人都會寫

    加油囉!! 台灣之光

Leave a comment