Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[swtbot-dev] Testing "Open With" Context Menu with submenus

Hello,

I am using SWTBot 2..0.5 on the mac (cocoa).

I am writing a test that exercises the Project Explorer. Specifically, I have selected a file and want to do an Open With on the context menu and then chose an element of the sub context menu.

The test fails due to the the Open With menuitem being disposed.  I have see a few bugs and posts on this and there appear to be some patches available but I can't see to locate something that works. (https://bugs.eclipse.org/bugs/show_bug.cgi?id=384621)

Does SWTBot support using a sub context menu such as the one used on Open With?

Regards,
Bruce

Back to the top