Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

When recording widget is recognized...but not during the playback... #26

@GoogleCodeExporter

Description

@GoogleCodeExporter
Hello everyone,

I have no idea what is going on...but widget(s) get recognized and recorded 
without problems...but when I playback the script it fails to find some of the 
widgets. How can I fix the problem?

The widget is recognized as (the path is modified):

ui.click(new CComboItemLocator("All Promotions", new ViewLocator(
    "com........views.SearchView")));

During playback I get:

com.windowtester.runtime.WidgetNotFoundException: Widget NOT Found:
CComboItemLocator("All Promotions")
    at com.windowtester.runtime.swt.internal.UIContextSWT.find(UIContextSWT.java:612)
    at com.windowtester.runtime.swt.internal.UIContextSWT.find(UIContextSWT.java:587)
    at com.windowtester.runtime.swt.internal.UIContextSWT.find(UIContextSWT.java:587)
    at com.windowtester.runtime.swt.internal.UIContextSWT.find(UIContextSWT.java:587)
    at com.windowtester.runtime.swt.internal.UIContextSWT.find(UIContextSWT.java:587)
    at com.windowtester.runtime.swt.internal.UIContextSWT.find(UIContextSWT.java:587)
..............

Original issue reported on code.google.com by mihalavr...@gmail.com on 29 Apr 2013 at 4:48

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions