Doubleclick doesn't work on a empty SWTBotTable [message #661501] |
Thu, 24 March 2011 19:26  |
Eclipse User |
|
|
|
Hi to all,
I'm writing my guitests with swtbot a couple of time and I love this tool.
But now I'm at a point I'd need a hint for solving a problem:
I have an instance of an empty swtbottable (no rows, no columns) and I implemented a doubleclicklistener on this table, which should open another dialog.
I want to test this behaviour but only found a method doubleClick(row, column) on the class, which doesn't work for empty tables.
Could you please tell me a workaround for this problem?
Best regards
Markus
|
|
|
Re: Doubleclick doesn't work on a empty SWTBotTable [message #663100 is a reply to message #661501] |
Sun, 03 April 2011 11:26  |
Eclipse User |
|
|
|
Seems like a new feature request. Mind filing a bug ?
--
Ketan
http://ketan.padegaonkar.name | http://eclipse.org/swtbot | @ketanpkr
On 3/24/11 4:26 PM, Markus Oley wrote:
> Hi to all,
> I'm writing my guitests with swtbot a couple of time and I love this
> tool. But now I'm at a point I'd need a hint for solving a problem:
> I have an instance of an empty swtbottable (no rows, no columns) and I
> implemented a doubleclicklistener on this table, which should open
> another dialog.
> I want to test this behaviour but only found a method doubleClick(row,
> column) on the class, which doesn't work for empty tables.
> Could you please tell me a workaround for this problem?
> Best regards Markus
|
|
|
Powered by
FUDForum. Page generated in 0.10256 seconds