* You are viewing the archive for the ‘1.0’ Category

Windmill 1.0RC1 Released

Today Windmill 1.0RC1 was finally pushed to the pypi!

We advise that you:
 easy_install -U windmill 

This release includes an absolutely huge list of bug fixes, including some very important issues in the proxy server and drag and drop code. The list of bugs fixed can be found in the 1.0 section on the Trac Milestone.

At this point we are looking for critical blockers only for the 1.0 release, which we are planning to push before PyCon US next month. Please log any issues you find in Trac so that they can be triaged accordingly.

As some of you may know, we … Continue Reading

Windmill 1.0beta2 Released

We are another step closer to 1.0, if you have been watching the mailing lists or the trac timeline you already know that we have had some serious bug fixes over the past couple weeks as well as one new feature.

Bug Fixes:

  • Major fixes and updates for the Windmill Unit Tests
  • IE fixes for: Drag and Drop, Click, UI usability, Non Compress deps broken
  • JS Test Framework bug fixes, JUM assertions, unit tests,
  • Improved XPath Generation and bug fixes

Feature

  • Full support for launching and killing Google Chrome on Windows (requires Python 2.6)

We really appreciate all the bug reports and emails from you all, … Continue Reading

Windmill Gets a Facelift for 1.0Beta1

Working up to the Windmill 1.0 Beta 1 Release, I finally had the opportunity to put some time into making the IDE (that a lot of you live in when in test writing mode) a little bit nicer to look at.

The IDE has been growing organically since 0.1 and there was a lot of functionality hacked into it that wasn’t in the original game plan, so I did what I could to improve the beauty of the CSS/Layout as well as the whole mess of code behind it.

Launching If you have ... Continue Reading