Product QA
Type new
Title testtool: command findObject ( string ) as object
Posted by [EMAIL PROTECTED]
Affected ,util/automation
Effective from CWS_SRC680_GH12


API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]

Description
Enhance Object handling to find objects by name and allow object
ssignments

As example:

dim xx as object
xx = findObject("FormWizard")
print xx.id, xx.name
if xx.exists() then print "exists"

May get integrated around SRC680m165.

The function is implemented in the TestTool application.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to