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