See my post here: http://artoftest.com/CommunitySite/forums/t/98.aspx I'd like an IsVisible() helper method to be added to all Element type objects. It's fairly important in testing to ensure that a user is actually able to see a particular control, as this can easily not be the case due to a...