Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » Accessing pages in an editor
Accessing pages in an editor [message #18444] Wed, 28 January 2009 22:33 Go to next message
stephanl is currently offline stephanlFriend
Messages: 13
Registered: July 2009
Junior Member
Greetings,

I have an editor that has several pages, which are added using
org.eclipse.ui.forms.FormEditor::addPage
The individual pages display in a tab-like manner at the bottom of the
editor, which is where Eclipse positions them by default.

I have been trying to select/click the individual pages/tabs,
unfortunately to no avail. Has anybody had any luck selecting pages in a
standard eclipse multi-part form? It appears that swtBot does not have
support (yet?) for this, as I get a WidgetNotFoundException: Could not
find widget with text xxxx, regardless of how I attempt to access a given
page tab.

Thanks,

- Stephan
Re: Accessing pages in an editor [message #18464 is a reply to message #18444] Thu, 29 January 2009 01:44 Go to previous message
Ketan Patel is currently offline Ketan PatelFriend
Messages: 68
Registered: July 2009
Member
There is a open bug for multi-page support....
https://bugs.eclipse.org/bugs/show_bug.cgi?id=260088
Previous Topic:Showing open editor(s)
Next Topic:SWTBot developers list
Goto Forum:
  


Current Time: Fri Mar 29 01:52:51 GMT 2024

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

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

Back to the top