|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
TreeView & CheckBoxHi Carl, thank you for your help.
I have: Windows XP SP 3 Rational Robot Version 2003.06.13.402.000 RRAFSRelease2007.04.18 STAF2611-setup-win32 java version 1.5.0_06-b05 I need interact with a CheckBox into TreeView, in SAFS Reference, I found the CheckTextNode function, but I don't have this function in the framework. I'm thinking to install the new RRAFS version RRAFSPatch2009.09.18.ZIP placed in https://sourceforge.net/projects/safsdev/files/ But this zip file is corrupt. What must I do to use the CheckTextNode or similar function? Exists some function to select a checkbox into a TreeView or LisView using partial search? thanks for advanced |
|
|
Re: TreeView & CheckBoxI just successfully downloaded and extracted the RRAFSPatch2009.09.18.ZIP file from our files website:
http://sourceforge.net/projects/safsdev/files/ There was no corruption. Perhaps you had a bad mirror or just a bad session. You might try again, and you might try the "direct link" if that shows up when you attempt the download. However, I believe the files you need should already be installed without the patch. CheckTextNode is currently a .NET only implementation. If the app you are testing is not .NET then Robot will never route to this function, I would think. CheckTextNode is implemented in NetTreeViewFunctions.SBL which is called from TreeViewFunctions.SBL. If you are testing something other than .NET, you could attempt to implement the keyword in TreeViewFunctions.SBL using the one in NetTreeViewFunctions.SBL as a guide. Concerning trying to match a CheckBox via a partial search...that is not implemented in our RRAFS code. You could theoretically loop through all the checkboxes on a given window by using dynamic recognition strings. You could look at specific properties on each checkbox until you found the one you want. That is one way to try to do this, anyway. http://safsdev.sourceforge.net/sqabasic2000/CreateAppMap.htm#ddv_lookup I hope this helps. Carl -----Original Message----- I have: Windows XP SP 3 Rational Robot Version 2003.06.13.402.000 RRAFSRelease2007.04.18 STAF2611-setup-win32 java version 1.5.0_06-b05 I need iteractuar with a CheckBox into TreeView, in SAFS Reference, I found the CheckTextNode function, but I don't have this function in the framework. I'm thinking to install the new RRAFS version RRAFSPatch2009.09.18.ZIP placed in https://sourceforge.net/projects/safsdev/files/ But this zip file is corrupt. What must I do to use the CheckTextNode or similar function? Exists some function to select a checkbox using partial search? thanks for advanced -- View this message in context: http://www.nabble.com/TreeView---CheckBox-tp25914831p25914831.html Sent from the safsdev-rrafs mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ safsdev-rrafs@... https://lists.sourceforge.net/lists/listinfo/safsdev-rrafs ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ safsdev-rrafs@... https://lists.sourceforge.net/lists/listinfo/safsdev-rrafs |
|
|
Thank YouCarl
I would like to take this time to thank you for the dedication you have put into supporting RRAFS and SAFS over the many years. Your willingness to answer questions and unmatched expertise have helped many users. This has assisted all of us in achieving success in our testing endeavors. We have probably not expressed our thanks as often as we should have. I just wanted to let you know that I, for one, sincerely appreciate your efforts. Robert L Ducharme Senior Consultant Prolifics rducharme@... Office: (303) 969-5214 Mobile: (970) 405-6253 http://www.prolifics.com <http://www.prolifics.com/> Prolifics... Exceeding Expectations. Delivering Innovations. IBM Award Winner for Technical Excellence, SOA, Portal and Rational ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ safsdev-rrafs@... https://lists.sourceforge.net/lists/listinfo/safsdev-rrafs |
|
|
Re: Thank YouVery well spoken and I agree with you 1000%
John Crunk Ph.D ABD Sent from my iPhone On Oct 16, 2009, at 8:33 AM, "Robert Ducharme" <rducharme@...> wrote: > Carl > I would like to take this time to thank you for the dedication you > have put into supporting RRAFS and SAFS over the many years. Your > willingness to answer questions and unmatched expertise have helped > many users. This has assisted all of us in achieving success in our > testing endeavors. > > We have probably not expressed our thanks as often as we should > have. I just wanted to let you know that I, for one, sincerely > appreciate your efforts. > > Robert L Ducharme > Senior Consultant > Prolifics > rducharme@... > Office: (303) 969-5214 Mobile: (970) 405-6253 > http://www.prolifics.com <http://www.prolifics.com/> > > Prolifics... Exceeding Expectations. Delivering Innovations. > IBM Award Winner for Technical Excellence, SOA, Portal and Rational > > > <winmail.dat> > --- > --- > --- > --------------------------------------------------------------------- > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > safsdev-rrafs@... > https://lists.sourceforge.net/lists/listinfo/safsdev-rrafs ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ safsdev-rrafs@... https://lists.sourceforge.net/lists/listinfo/safsdev-rrafs |
|
|
Re: Thank YouWell, thank you both. After over 10 years of growing this framework with the community, it is nice to see we are still around, and with many familiar faces.
And I thank the both of you for your many development partnerships and contributions to this project over all these years. With Highest Regards, Carl Nagle SAS Planning, Operations and Strategy Software Quality Tools and Infrastructure Carl.Nagle@... -----Original Message----- From: John Crunk [mailto:jcrunk@...] Subject: Re: [safs-rrafs] Thank You Very well spoken and I agree with you 1000% John Crunk Ph.D ABD On Oct 16, 2009, at 8:33 AM, "Robert Ducharme" <rducharme@...> wrote: > Carl > I would like to take this time to thank you for the dedication you > have put into supporting RRAFS and SAFS over the many years. Your > willingness to answer questions and unmatched expertise have helped > many users. This has assisted all of us in achieving success in our > testing endeavors. > > We have probably not expressed our thanks as often as we should > have. I just wanted to let you know that I, for one, sincerely > appreciate your efforts. > > Robert L Ducharme ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ safsdev-rrafs@... https://lists.sourceforge.net/lists/listinfo/safsdev-rrafs |
| Free embeddable forum powered by Nabble | Forum Help |