Skip to main content



      Home
Home » Eclipse Projects » SWTBot » upgrade to 2.0; some XXwithLabel cases failed
upgrade to 2.0; some XXwithLabel cases failed [message #36038] Wed, 20 May 2009 22:38 Go to next message
Eclipse UserFriend
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] Sun, 24 May 2009 23:02 Go to previous messageGo to next message
Eclipse UserFriend
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] Sun, 24 May 2009 23:51 Go to previous message
Eclipse UserFriend
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: Thu Jun 19 22:55:24 EDT 2025

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

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

Back to the top