Hi Ketan One more question pls add in previous mail I know I am bothering u much but what are these play methods of SWTBotDemo class are doing.
Like playWithRadioControls(); what this method is doing :( please explain -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ketan Padegaonkar Sent: Monday, July 21, 2008 8:52 PM To: [email protected] Subject: Re: [SWTBot-users] please help in writing functionaltestingtoolSWT Application On 21-Jul-08, at 2:01 PM, Shalini Gupta wrote: > if yes, please help me what should I do next because now this code is > throwing NullPointerException because I am trying to get text of > Button > by using its Class Name > bot.button(Example.addButton.getText()).click(); Example.addButton.getText() ? Is the button a static instance sitting inside the Example class ? Why would you do that ? I'd just ask that you try out the SWTBotDemo class that I'd pointed out earlier, and play around it for a while. -- Ketan ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ SWTBot-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse This email message and its attachments may contain CONFIDENTIAL AND PRIVILEGED INFORMATION intended for the sole use of the addressee(s). If you have received it in error, please contact the sender by return email, notify your system manager and destroy the original message and any copies thereof. Any review, use, disclosure or distribution is unlawful. Please check this email and any attachments for the presence of viruses. The Company accepts no liability for any damage caused by any virus transmitted by this email. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The Company reserves the right to monitor, review and store the content of all messages sent to or from this e-mail address. www.aztecsoft.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ SWTBot-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/swtbot-users http://swtbot.org/ - a functional testing tool for SWT/Eclipse
