Recent Commits to windmill:master:

  • Merge pull request #83 from yarogami/patch-1
  • Fix loading of actions with locator as an option
  • Release and bumping version no
  • Cleaning up chrome launcher, multiple instance support
  • Officially munging old mozrunner to launch firefox 4
  • Bumping version number
  • Removing refs to trac, better menu
  • Hack for admin_lib on Windows that makes me 🙁
  • sys.version < “2.6” sucks, but sys.version.startswith(“2.6”) sucks more
  • Check for fileno on stdout and use __stdout__ if appropriate (mozrunner).