Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » table.contextMenu()
table.contextMenu() [message #499269] Fri, 20 November 2009 16:01
Jie Xiao is currently offline Jie XiaoFriend
Messages: 11
Registered: July 2009
Junior Member
hallo,

in my test case, I meet this problem. I have a table in the view and this table is invoked correctly.

When the table item is null in this table, the menuItem "Paste" should be not enabled. By manually testing in Client GUI, it works correct.
But table.contextMenu("Paste").isEnabled() is true in SWTBot.

Before I have called up table.contextMenu("Paste").click(), and the item is correctly pasted into the table. So I think, there is no "Widget finder" problem. But what is wrong?

Thanks!
Previous Topic:Thread and Object in SWTBot
Next Topic:Test Menu Command with Key Press
Goto Forum:
  


Current Time: Fri Apr 26 14:07:25 GMT 2024

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

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

Back to the top