Did you know PowerShell can use Selenium?
This is sort-of a place-holder for a full-length post that I really ought to write about driving web testing from PowerShell using Selenium. I actually have a little module around for doing that with WaTiN, but honestly the Selenium project seems to be a lot more active, and has quite a bit of muscle behind [...]
Convert Twitter users into FriendFeed Imaginary Friends!
So a lot of people seem to be taking the latest missteps by Twitter’s management (and the accompanying admission of bad design) as an opportunity to try out some alternatives. Many of them seem to be coming over to FriendFeed (which has been better than Twitter for a long time, but nevermind that) ... so [...]
Using PowerShell and WatiN (PowerWatin?)
This is an update to a previous article. Someone asked (on Twitter) about using WatiN from PowerShell, and pointed to this old post by Scott Hanselman saying he was having the same problems … so I wrote this to help them out: WatiN requires -STA mode Note: WatiN requires Single Threaded Apartment mode, so you [...]
PowerShell User Group Thursday (Tomorrow, Dec 4)
The PowerShell Virtual User Group meeting from November was rescheduled for this first week of December, but I’m still going to be presenting there. Please join us on Live Meeting! Particularly if you’re interested alternate PowerShell consoles, because not only will I be presenting my (PoshConsole), but Idera will be there to show off their [...]
PowerShell User Group and Community News!
I keep forgetting to mention this! I’m speaking at the next PowerShell Virtual User Group this Thursday, November 13th at 12PM EST. Join us if you’re interested in any of my PowerShell CodePlex projects (PoshConsole, PoshCode, WASP). Actually, join us even if you’re not, because there’s going to be a demo of the latest version [...]
Window GUI Automation from PowerShell
Well, I am going to put this all on CodePlex tomorrow, but I promised a few people that I’d throw it up here for them yesterday, so I figured it’s past time to post it … without further ado. The Window Automation Snapin and it’s source should be downloaded from the CodePlex project where updates [...]