-
Menu
Pages
Syndication
Categories
Archives
Category Archives: Windmill
September, Month of Travel
This summer has been relatively light on conference travel for me, minus some time in Portland for Open Source Bridge.. (which was awesome, again). Next week I will be heading up to Couch Camp at Walker Creek Ranch. I am really looking for it for multiple reasons, but having visited the venue when it was being considered I couldn’t help but be blown away with the hidden little Marin valley. I really look forward to participating in the CouchDB geekery, … Continue reading
Posted in JavaScript, Open Source, Plans, Windmill, Work
Tagged beer, couch, europe, Travel
Leave a comment
My new gig – Sauce Labs
After almost two years of working at Slide Inc, I have started my new job at Sauce Labs. The press release can be found here: “Sauce Labs Adds Windmill Test Framework Co-Creator Adam Christian to Engineering Team“. Slide Inc. I had a fantastic experience and learned a ton working with the really talented team of engineers, artists and product managers over at Slide. It was incredibly educational to work in an environment where so many people use your product everyday. … Continue reading
Posted in Automation, Career, Continuous Integration, Life, Open Source, Startup, Technology, Uncategorized, Web, Windmill, Work
Tagged sauce labs, Selenium, Testing, Windmill, Work
3 Comments
Skinning Windmill with JQuery UI Themes
I have been doing a lot of UI work on the Windmill trunk, and over the past few months I have had multiple requests for the ability to apply skins. Of course my reaction up until this point has been… alter the CSS! Which is not exactly the answer people were looking for. Here is your answer, and it is now easier than ever. 1. Go to: http://jqueryui.com/themeroller/ and create your theme (or pick a pre-defined one) 2. Download and … Continue reading
Posted in Automation, JavaScript, Windmill, Windmill-dev
Tagged JavaScript, jquery, Open Source, skin, Testing, theme, Windmill
1 Comment
Meet lookupNode
A few months ago I did a re-write of the DOM access functionality used by Windmill and various other projects of mine and the result was a wrapper around ElementsLib called lookupNode. I use this all over internally but until today didn’t realize that it could be hugely helpful for test developers and people trying to debug their applications. The following list are the different options you have for looking up your node: link xpath id name value classname tagname … Continue reading
Posted in Automation, Open Source, Web, Windmill, Windmill-dev
Tagged Elementslib, JavaScript, Open Source, Windmill
Leave a comment
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 … Continue reading
Posted in Automation, Firefox, JavaScript, Mozilla, Open Source, Python, Technology, Web, Windmill, Windmill-dev
Tagged 1.0, Beta, IDE, Mozmill, Release, Testing, UI, Windmill
Leave a comment
Bringing Windmill to Life
Project Status I have spent nearly every day since July 7th working to bring the Windmill Project up to a level where it can be used reliably in a production environment. Our mission starts with “Windmill is a web testing framework intended for complete automation of user interface testing”, of course this refers to the web including everything and anything inside the browser window. This turns out to be a very large task, one that only an Open Source labor … Continue reading
Posted in JavaScript, Open Source, Technology, Web, Windmill, Windmill-dev
Tagged Automation, Community, Feedback, Open Source, Project, Testing, Windmill
2 Comments