You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
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
Original issue reported on code.google.com by
mihalavr...@gmail.comon 29 Apr 2013 at 4:48