Click to See Complete Forum and Search --> : Regarding UI Automation


humble_learner
December 21st, 2010, 06:04 AM
From :http://msdn.microsoft.com/en-us/magazine/cc163288.aspx



You can think of it as a successor to the Microsoft Active Accessibility (MSAA) library, which was originally designed only for accessibility features but was somewhat coincidentally found to be useful for and adapted to UI automation


What is meant by "accessibilty features" ? Can you please explain in this context ?

Also, I understand that the UI Automation Framework can be used only for Windows Applications - what are similar solutions/libraries available to cover browser based/web apps too ?

TechGnome
December 21st, 2010, 11:57 AM
http://www.w3schools.com/quality/quality_accessibility.asp
Accessibility standards...

-tg