Cobra - WinLDTP is a cross platform GUI automation tool.
| Tags | testing automation tool gui testing Cross Platform |
|---|---|
| Licenses | MIT/X LGPL |
| Operating Systems | Windows Linux Mac OS X FreeBSD Palm OS |
| Implementation | Python Ruby Java C# VB.NET Clojure PowerShell Perl |
Recent releases


Release Notes: New APIs (getcellsize, getcellvalue, getaccesskey, appunderteset, and getcombovalue) were added. This release fixes issues related to comboselect, verifyselect, showlist, hidelist, getallitem, hasstate, and enterstring. There is a major rewrite in window lookup. Issues in i18n/l10n environments have been fixed.


Release Notes: This release adds a Perl interface and tests parallel execution (it leaks memory and is not set as a default; set the LDTP_PARALLEL_MEM_LEAK environment variable before starting tests), adds new APIs (rightclick), and fixes multiple bugs reported by users.