Hi,

I am new using SWTBot and I am trying to create some SWTBot tests. I want to know how can I get the option that are inside this view toolbar button (I don't know the right name of this component) that are circled in red in the picture

viewItem

I tried the following code but did not work:

bot().toolbarButtonWithTooltip("View Menu").click();

Thanks.


      


_______________________________________________
swtbot-dev mailing list
swtbot-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/swtbot-dev

Reply via email to