Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » upgrade to 2.0; some XXwithLabel cases failed
upgrade to 2.0; some XXwithLabel cases failed [message #36038] Thu, 21 May 2009 02:38 Go to next message
guo jun shan is currently offline guo jun shanFriend
Messages: 4
Registered: July 2009
Junior Member
we just upgrade SWTBot to version 2.0 and Eclipse to 3.4.
Howerver, some cases failed.
like:
bot.tableWithLabel("my table");
bot.view("my view");

those widgets cann't be found!

although, we know the walk around, like using bot.table(index)
we want to know the cause, but in new version? or our wrong usage of the
tool?

thanks.
Do I get to the wrong place? [message #36545 is a reply to message #36038] Mon, 25 May 2009 03:02 Go to previous messageGo to next message
guo jun shan is currently offline guo jun shanFriend
Messages: 4
Registered: July 2009
Junior Member
guo jun shan wrote:

> we just upgrade SWTBot to version 2.0 and Eclipse to 3.4.
> Howerver, some cases failed.
> like:
> bot.tableWithLabel("my table");
> bot.view("my view");

> those widgets cann't be found!

> although, we know the walk around, like using bot.table(index)
> we want to know the cause, but in new version? or our wrong usage of the
> tool?

> thanks.
no one read or answer?
Re: Do I get to the wrong place? [message #36586 is a reply to message #36545] Mon, 25 May 2009 03:51 Go to previous message
Ketan Padegaonkar is currently offline Ketan PadegaonkarFriend
Messages: 873
Registered: July 2009
Senior Member
Do you have a snippet of the code where the failure occurs, the
stacktrace and the screenshot of the app where the test fails ?

-- Ketan

On 25/5/09 08:32, guo jun shan wrote:
> guo jun shan wrote:
>
>> we just upgrade SWTBot to version 2.0 and Eclipse to 3.4.
>> Howerver, some cases failed.
>> like:
>> bot.tableWithLabel("my table"); bot.view("my view");
>
>> those widgets cann't be found!
>
>> although, we know the walk around, like using bot.table(index)
>> we want to know the cause, but in new version? or our wrong usage of
>> the tool?
>
>> thanks.
> no one read or answer?
>
>
Previous Topic:Status update on some new features.
Next Topic:PDE support for running tests in a separate thread
Goto Forum:
  


Current Time: Tue Apr 16 10:32:10 GMT 2024

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

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

Back to the top