Hi Ketan,
 I did some tests after you replied my message.I tried to access to a
standard option like "Preferences..." and I didn't get the
WidgetNotFoundException. When I tried with the option that my plugin added
in the context menu of the editor I got the exception.
 I have the same release of my feature installed in both 3.3 and 3.4
 I am using the same sentence to select the option under the 3.3 and 3.4
 With 3.3 I got any exception but with 3.4 I did.
Thanks,


Ketan Padegaonkar-2 wrote:
> 
> 
> On 01-Aug-08, at 4:56 PM, Mohamed Amine LIMAME wrote:
> 
>>
>> Hi,
>>  I installed Eclipse 3.4 on my PC.
>>  I'am not able to use the contextMenu method of the  
>> SWTBotEclipseEditor
>> class. I get a not found widget
>>
>>  This my sentence that causes the exception
>>
>>  SWTBotEclipseEditor editor = bot.editor("test.java");
>>  editor.contextMenu("Project").menu("Add file").click();
>>
>>  it works correctly with Eclipse 3.3
>>
>>  can you help me please
> 
> Does the menu actually exist ? Can you click on any other menu ? Turn  
> on logging ? Is the string casing in the strings right ? Do you have  
> spaces in the actual menus that are not put here ?
> 
> -- Ketan
> 
> 
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
> world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> SWTBot-users mailing list
> SWTBot-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/swtbot-users
> http://swtbot.org/ - a functional testing tool for SWT/Eclipse
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/SWT-issues-with-Eclipse-3.4-tp18772452p18774294.html
Sent from the SWTBot Users List mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
SWTBot-users mailing list
SWTBot-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/swtbot-users
http://swtbot.org/ - a functional testing tool for SWT/Eclipse

Reply via email to