upgrade to 2.0; some XXwithLabel cases failed [message #36038] |
Wed, 20 May 2009 22:38  |
Eclipse User |
|
|
|
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.
|
|
|
|
Re: Do I get to the wrong place? [message #36586 is a reply to message #36545] |
Sun, 24 May 2009 23:51  |
Eclipse User |
|
|
|
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?
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03744 seconds