The document introduces new UIAutomation PowerShell extensions that allow accessing controls through an object model using supported patterns. This provides a fluent and intuitive way to interact with and test controls. The extensions expose methods, properties and patterns supported by each control. Examples are provided of selecting radio buttons, changing windows, scrolling grids, editing values and toggling checkboxes. IntelliSense is also supported to help write test code using the new object model.