On 2013-10-18 8:55 AM, Benjamin Smedberg wrote:
On 10/17/2013 7:30 PM, Look, Yuriy wrote:
I am working on GUI automation component of a performance monitoring
product. One of the common approaches to monitoring application is
periodically capture text from the control where changes are expected
(content area of the browser for Web applications). Text capturing
ideally captures all text, including not selectable and user input.
Have you looked into reusing the existing Selenium browser automation?
http://docs.seleniumhq.org/
I think another option for doing what you want is to use the
accessibility APIs that Firefox supports.
Cheers,
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform