After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341226 - Function calling method improvement
Function calling method improvement
Status: RESOLVED WONTFIX
Product: LDTP
Classification: Other
Component: ldtp
0.4.x
Other All
: Normal minor
: ---
Assigned To: LDTP maintainers
LDTP Development Mailing List
Depends on:
Blocks:
 
 
Reported: 2006-05-10 07:57 UTC by Alex.Yu
Modified: 2018-09-11 19:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex.Yu 2006-05-10 07:57:13 UTC
currently, in ldtp, must using the following code to call a function:
click ('frmCalculator-Basic', 'btnNumeric9')

Is it possible to provide the following calling method?
frmCalculator-Basic.btnNumberic9.Click()

Just like DogTail, I think the second way is much easier to understand also to
write script

Other information:
Comment 1 Nagappan Alagappan 2006-05-10 09:11:07 UTC
Alex: Need to plan.
Comment 2 André Klapper 2018-09-11 19:53:11 UTC
LDTP has moved to Github. If the problem reported in this GNOME Bugzilla ticket still exists in a recent LDTP version, please feel free to report the issue at 
  https://github.com/ldtp/ldtp2/issues

Thanks for your understanding and we apologize for the inconvenience!