Chickenfoot 0.8.20060425 released

Chickenfoot 0.8.20060425 contains the following important new features:

    Chickenfoot 0.8.20060227 released

    Chickenfoot 0.8.20060227 contains the following important changes:

    • Actions pane now checks whether its suggested patterns actually work correctly on the web page, and comments them out if they don’t. It also records checkbox picks/unpicks.
    • Fixed a bug where dirty scripts could be thrown away without confirmation if you pressed Edit Trigger Script.
    • whenLoaded() now defers calling the handler function using
      setTimeout(). Without this, the handler wouldn’t be able
      to sleep.
    • fixed bug #105 - wait() now works again.
    • go() now calls toString() on its argument, since it may be
      common to pass Location objects to go() — e.g., document.location.
    • Added reload() command.
    • Fixed bug in insert(): insert() can now insert strings of HTML again.
    • window now returns a wrapper around the real Javascript window that
      includes additional Chickenfoot methods (find(), click/enter/pick(), show(), etc.)
    • Actions pane now records go() and openTab() events, except when they’re caused by button or link clicks.
    • Actions pane now checks whether pick(listitem) is ambiguous, and if so tries to generate a pick(listbox,listitem) command instead.

    Chickenfoot 0.6 released

    A new version of Chickenfoot is available, with the following major changes:

    • Support for Firefox 1.5.
    • (Partial) support for Linux and Mac. To work correctly on Linux/Mac, Chickenfoot scripts have to use the new whenLoaded() function. See the FAQ.

    Compulsory “Welcome to the Blog” Post

    Welcome to Chickenfeed, the official Chickenfoot blog. Here, we’ll announce new releases, provide pointers to creative scripts, and explain new features as they are introduced into Chickenfoot. We’re currently testing a new build that is compatible with Firefox 1.5 and eliminates many of the problems with Mac and Linux, so check back for an announcement of its release later this week!