Windows Automation Snapin for PowerShell
WASP is a PowerShell snapin for Windows Automation tasks like selecting windows and controls and sending mouse and keyboard events. It has automation cmdlets like Select-Window, Select-Control, Send-Keys, Send-Click, Get-WindowPosition, Set-WindowPosition, Set-WindowActive, Remove-Window … etc.
BELT (A PowerShell Snapin for IE Browser Automation)
BELT is a PowerShell snapin for IE browser automation. BELT makes it easier to control IE by PowerShell. “BELT” originally stands for “Browser Element Locating Tool”