Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » checkbox in table(check box in table )
checkbox in table [message #760059] Thu, 01 December 2011 06:43 Go to next message
santosh Bhutkar is currently offline santosh BhutkarFriend
Messages: 8
Registered: December 2011
Junior Member
how to select checkbox from attached widget pls help!!!!!!

also pls help me for selecting buttons having image.and how to navigate to perticualr tab in the property view.
  • Attachment: swtbot.JPG
    (Size: 19.09KB, Downloaded 356 times)
Re: checkbox in table [message #780020 is a reply to message #760059] Tue, 17 January 2012 02:19 Go to previous messageGo to next message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Once you've identified the table:

SWTBot table = bot.table(...);
table.getTableItem(...).check()

- Ketan
Re: checkbox in table [message #781071 is a reply to message #780020] Fri, 20 January 2012 10:53 Go to previous messageGo to next message
santosh Bhutkar is currently offline santosh BhutkarFriend
Messages: 8
Registered: December 2011
Junior Member
thanks Ketan.Can you tell me whether the web service explorer in eclipse is accessible by SWTBOT?pls replay ASAP
Re: checkbox in table [message #818270 is a reply to message #781071] Sun, 11 March 2012 03:40 Go to previous messageGo to next message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
On 20/01/12 4:23 PM, Missing name Mising name wrote:
> thanks Ketan.Can you tell me whether the web service explorer in eclipse
> is accessible by SWTBOT?pls replay ASAP

Yes everything should be accessible, unless it is a custom widget.

- Ketan
Re: checkbox in table [message #818785 is a reply to message #818270] Mon, 12 March 2012 05:29 Go to previous message
santosh Bhutkar is currently offline santosh BhutkarFriend
Messages: 8
Registered: December 2011
Junior Member
Can you provide some sample code....
Previous Topic:swtbot tests with tycho and jenkins
Next Topic:Issue in waiting for tree expansion
Goto Forum:
  


Current Time: Thu Mar 28 23:08:28 GMT 2024

Powered by FUDForum. Page generated in 0.03742 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top