Skip to main content



      Home
Home » Eclipse Projects » SWTBot » table.contextMenu()
table.contextMenu() [message #499269] Fri, 20 November 2009 11:01
Eclipse UserFriend
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: Sat Jun 14 01:58:34 EDT 2025

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

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

Back to the top