New features:* ooldtp python client* Support setting text on combo box* Added simple command line options* Support state.editable in hasstate* Handle valuepattern in click API* Support ToolBar type on click* Write to log file if environment variable
... [More]
is set (set LDTP_LOG_FILE=c:\ldtp.log)* Support control type Table, DataItem in Tree implementation* Added scrollbar as supported typeNew API:* MouseMove* setcellvalue* guitimeout* oneup* onedown* oneleft* oneright* scrollup* scrolldown* scrollright* scrollleftBugs fixed:* Fix to support taskbar with consistent index* istextstateenabled API* Fallback to object state enabled if value pattern is not available* Fix to support InvokePattern on Open button* Use width, height if provided while capturing screenshot* Work around for copying text to clip board* QT 5.0.2 specific changes* Check errno attribute to support cygwin environment* Fix keyboard APIs with new supported key controls (+, -, :, ;, ~, `, arrow up, down, right, left)* Don't grab focus if type is tab itemJava client:* Fixed selectRow arguments* Fixed compilation issuesPython client:* Fix optional argument issue in doesrowexistC# client:* Added new APIs (scrollup, scrolldown, scrollleft, scrollright, oneup, onedown, oneleft, oneright)Ruby/Perl client: No changesCredit:Nagappan Alagappan, John Yingjun Li, Helen Wu, Eyas Kopty, VMware colleagues
Please spread the word and also share your feedback with us (email me).About LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows version is Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing / LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ / Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac version is currently under development and verified only on OS X Lion. Where ever PyATOM runs, LDTP should work on it.Download source / binary (Windows XP / Vista / 7 / 8)System requirement: .NET 3.5, refer README.txt after installationDocumentation references: For detailed information on LDTP framework and latest updates visit http://ldtp.freedesktop.orgLDTP API doc / Java docReport bugs
[Less]
|
New features:* ooldtp python client* Support setting text on combo box* Added simple command line options* Support state.editable in hasstate* Handle valuepattern in click API* Support ToolBar type on click* Write to log file if environment variable
... [More]
is set (set LDTP_LOG_FILE=c:\ldtp.log)* Support control type Table, DataItem in Tree implementation* Added scrollbar as supported typeNew API:* MouseMove* setcellvalue* guitimeout* oneup* onedown* oneleft* oneright* scrollup* scrolldown* scrollright* scrollleftBugs fixed:* Fix to support taskbar with consistent index* istextstateenabled API* Fallback to object state enabled if value pattern is not available* Fix to support InvokePattern on Open button* Use width, height if provided while capturing screenshot* Work around for copying text to clip board* QT 5.0.2 specific changes* Check errno attribute to support cygwin environment* Fix keyboard APIs with new supported key controls (+, -, :, ;, ~, `, arrow up, down, right, left)* Don't grab focus if type is tab itemJava client:* Fixed selectRow arguments* Fixed compilation issuesPython client:* Fix optional argument issue in doesrowexistC# client:* Added new APIs (scrollup, scrolldown, scrollleft, scrollright, oneup, onedown, oneleft, oneright)Ruby/Perl client: No changesCredit:Nagappan Alagappan, John Yingjun Li, Helen Wu, Eyas Kopty, VMware colleaguesPlease spread the word and also share your feedback with us (email me).About LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows version is Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing / LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ / Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac version is currently under development and verified only on OS X Lion. Where ever PyATOM runs, LDTP should work on it.Download source / binary (Windows XP / Vista / 7 / 8)System requirement: .NET 3.5, refer README.txt after installationDocumentation references: For detailed information on LDTP framework and latest updates visit http://ldtp.freedesktop.orgLDTP API doc / Java docReport bugs [Less]
|
Highlights:New API:* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,getobjectnameatcoords, getcombovalue, getaccesskey in Python client* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,appUnderTest, getAccessKey
... [More]
in Java client* getcellsize, getcellvalue in Ruby client* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,DoubleClick, DoubleClickRow, RightClick in C# clientNew control type:* POPUP MENU for Ubuntu environmentBugs fixed:Ruby client:* Fixed optional arguments to imagecapture* Check window_name parameter, if empty then use @window_name passed inconstructorPython client:* Fixed optional argument APIs to work on both Windows and Linux* imagecapture x, y offset, height and width parameters are disregarded ifwindow parameter is provided - Bug#685548* Return unicode string all the time on gettextvalue* Fix partial match argument in selectrow, compatible with Windows* Patch by ebass to support Python 2.6* Added Errno 101 as we see in ebass Ubuntu 10.04 environmentCore LDTP2* Include label type on gettextvalue* Don't include separators in the listPerl client:* Added perl clientCredit:* Sawyer X for the Perl interface* ebass (IRC nick name)* Marek Rosa * Thanks to all others who have reported bugs through forum / email /in-person / IRCAbout LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows versionis Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing /LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ /Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.Where ever PyATOM runs, LDTP should work on it.Download source / binary (RPM/DEB)Documentation references: API / JavaDocFor detailed information on LDTP framework and latest updates visithttp://ldtp.freedesktop.orgReport bugsTo subscribe to LDTP mailing listsIRC Channel - #ldtp on irc.freenode.netHow can you help: Spread the news and send back your feedback to us [Less]
|
|
Posted
over 12 years
ago
by
Nagappan
|
Highlights:New API:* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,getobjectnameatcoords, getcombovalue, getaccesskey in Python client* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,appUnderTest, getAccessKey
... [More]
in Java client* getcellsize, getcellvalue in Ruby client* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,DoubleClick, DoubleClickRow, RightClick in C# clientNew control type:* POPUP MENU for Ubuntu environmentBugs fixed:Ruby client:* Fixed optional arguments to imagecapture* Check window_name parameter, if empty then use @window_name passed inconstructorPython client:* Fixed optional argument APIs to work on both Windows and Linux* imagecapture x, y offset, height and width parameters are disregarded ifwindow parameter is provided - Bug#685548* Return unicode string all the time on gettextvalue* Fix partial match argument in selectrow, compatible with Windows* Patch by ebass to support Python 2.6* Added Errno 101 as we see in ebass Ubuntu 10.04 environmentCore LDTP2* Include label type on gettextvalue* Don't include separators in the listPerl client:* Added perl clientCredit:* Sawyer X for the Perl interface* ebass (IRC nick name)* Marek Rosa * Thanks to all others who have reported bugs through forum / email /in-person / IRCAbout LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows versionis Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing /LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ /Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.Where ever PyATOM runs, LDTP should work on it.Download source / binary (RPM/DEB)Documentation references: API / JavaDocFor detailed information on LDTP framework and latest updates visithttp://ldtp.freedesktop.orgReport bugsTo subscribe to LDTP mailing listsIRC Channel - #ldtp on irc.freenode.netHow can you help: Spread the news and send back your feedback to us [Less]
|
Highlights:New API:* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,getobjectnameatcoords, getcombovalue, getaccesskey in Python client* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,appUnderTest
... [More]
, getAccessKey in Java client* getcellsize, getcellvalue in Ruby client* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,DoubleClick, DoubleClickRow, RightClick in C# clientNew control type:* POPUP MENU for Ubuntu environmentBugs fixed:Ruby client:* Fixed optional arguments to imagecapture* Check window_name parameter, if empty then use @window_name passed inconstructorPython client:* Fixed optional argument APIs to work on both Windows and Linux* imagecapture x, y offset, height and width parameters are disregarded ifwindow parameter is provided - Bug#685548* Return unicode string all the time on gettextvalue* Fix partial match argument in selectrow, compatible with Windows* Patch by ebass to support Python 2.6* Added Errno 101 as we see in ebass Ubuntu 10.04 environmentCore LDTP2* Include label type on gettextvalue* Don't include separators in the listPerl client:* Added perl clientCredit:* Sawyer X for the Perl interface* ebass (IRC nick name)* Marek Rosa * Thanks to all others who have reported bugs through forum / email /in-person / IRCAbout LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows versionis Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing /LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ /Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.Where ever PyATOM runs, LDTP should work on it.Download source / binary (RPM/DEB)Documentation references: API / JavaDocFor detailed information on LDTP framework and latest updates visithttp://ldtp.freedesktop.orgReport bugsTo subscribe to LDTP mailing listsIRC Channel - #ldtp on irc.freenode.netHow can you help: Spread the news and send back your feedback to us [Less]
|
Highlights:New API:* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,getobjectnameatcoords, getcombovalue, getaccesskey in Python client* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,appUnderTest
... [More]
, getAccessKey in Java client* getcellsize, getcellvalue in Ruby client* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,DoubleClick, DoubleClickRow, RightClick in C# clientNew control type:* POPUP MENU for Ubuntu environmentBugs fixed:Ruby client:* Fixed optional arguments to imagecapture* Check window_name parameter, if empty then use @window_name passed inconstructorPython client:* Fixed optional argument APIs to work on both Windows and Linux* imagecapture x, y offset, height and width parameters are disregarded ifwindow parameter is provided - Bug#685548* Return unicode string all the time on gettextvalue* Fix partial match argument in selectrow, compatible with Windows* Patch by ebass to support Python 2.6* Added Errno 101 as we see in ebass Ubuntu 10.04 environmentCore LDTP2* Include label type on gettextvalue* Don't include separators in the listPerl client:* Added perl clientCredit:* Sawyer X for the Perl interface* ebass (IRC nick name)* Marek Rosa * Thanks to all others who have reported bugs through forum / email /in-person / IRCAbout LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows versionis Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing /LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ /Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.Where ever PyATOM runs, LDTP should work on it.Download source / binary (RPM/DEB)Documentation references: API / JavaDocFor detailed information on LDTP framework and latest updates visithttp://ldtp.freedesktop.orgReport bugsTo subscribe to LDTP mailing listsIRC Channel - #ldtp on irc.freenode.netHow can you help: Spread the news and send back your feedback to us [Less]
|
Highlights:New API:* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,getobjectnameatcoords, getcombovalue, getaccesskey in Python client* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,appUnderTest
... [More]
, getAccessKey in Java client* getcellsize, getcellvalue in Ruby client* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,DoubleClick, DoubleClickRow, RightClick in C# clientNew control type:* POPUP MENU for Ubuntu environmentBugs fixed:Ruby client:* Fixed optional arguments to imagecapture* Check window_name parameter, if empty then use @window_name passed inconstructorPython client:* Fixed optional argument APIs to work on both Windows and Linux* imagecapture x, y offset, height and width parameters are disregarded ifwindow parameter is provided - Bug#685548* Return unicode string all the time on gettextvalue* Fix partial match argument in selectrow, compatible with Windows* Patch by ebass to support Python 2.6* Added Errno 101 as we see in ebass Ubuntu 10.04 environmentCore LDTP2* Include label type on gettextvalue* Don't include separators in the listPerl client:* Added perl clientCredit:* Sawyer X for the Perl interface* ebass (IRC nick name)* Marek Rosa * Thanks to all others who have reported bugs through forum / email /in-person / IRCAbout LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows versionis Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing /LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ /Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.Where ever PyATOM runs, LDTP should work on it.Download source / binary (RPM/DEB)Documentation references: API / JavaDocFor detailed information on LDTP framework and latest updates visithttp://ldtp.freedesktop.orgReport bugsTo subscribe to LDTP mailing listsIRC Channel - #ldtp on irc.freenode.netHow can you help: Spread the news and send back your feedback to us [Less]
|
Highlights:New API:* inserttext, objtimeout, guitimeout, getcellsize, getcellvalue,getobjectnameatcoords, getcombovalue, getaccesskey in Python client* doubleClick, doubleClickRow, onWindowCreate, getCellSize, getComboValue,appUnderTest, getAccessKey
... [More]
in Java client* getcellsize, getcellvalue in Ruby client* GetCellSize, GetComboValue, AppUnderTest, GetAccessKey, MouseRightClick,DoubleClick, DoubleClickRow, RightClick in C# clientNew control type:* POPUP MENU for Ubuntu environmentBugs fixed:Ruby client:* Fixed optional arguments to imagecapture* Check window_name parameter, if empty then use @window_name passed inconstructorPython client:* Fixed optional argument APIs to work on both Windows and Linux* imagecapture x, y offset, height and width parameters are disregarded ifwindow parameter is provided - Bug#685548* Return unicode string all the time on gettextvalue* Fix partial match argument in selectrow, compatible with Windows* Patch by ebass to support Python 2.6* Added Errno 101 as we see in ebass Ubuntu 10.04 environmentCore LDTP2* Include label type on gettextvalue* Don't include separators in the listPerl client:* Added perl clientCredit:* Sawyer X for the Perl interface* ebass (IRC nick name)* Marek Rosa * Thanks to all others who have reported bugs through forum / email /in-person / IRCAbout LDTP:Cross Platform GUI Automation tool Linux version is LDTP, Windows versionis Cobra and Mac version is PyATOM.* Linux version is known to work on GNOME / KDE (QT >= 4.8) / Java Swing /LibreOffice / Mozilla application on all major Linux distribution.* Windows version is known to work on application written in .NET / C++ /Java / QT on Windows XP SP3 / Windows 7 / Windows 8 development version.* Mac GUI testing is known to work on OS X Snow Leopard/Lion/Mountain Lion.Where ever PyATOM runs, LDTP should work on it.Download source / binary (RPM/DEB)Documentation references: API / JavaDocFor detailed information on LDTP framework and latest updates visithttp://ldtp.freedesktop.orgReport bugsTo subscribe to LDTP mailing listsIRC Channel - #ldtp on irc.freenode.netHow can you help: Spread the news and send back your feedback to us [Less]
|
|
Posted
over 12 years
ago
错误现象:
内部测试的web机器, 证书是自己生成的. 客户端加入到异常列表并正常访问了. 然后删除改异常项. 尝试再次访问机器.
得到"unable to obtain identification status for the given
site"错误并导致无法访问机器.
分析:
发现安装了Foxyproxy 插件.
解决:
切换到代理使得访问错误, 在关闭代理. 此时能得到证书. 正常访问了. 青春就应该这样绽放 游戏测试:三国时期谁是你最好的兄弟!! 你不得不信的星座秘密
|