Menu

#249 it is not capture some events........

open
5
2013-12-25
2007-07-09
Anonymous
No

i have coice box, the choice box contains user names,

i am trying to capture the selection of a user name form the choice box, the costello is not capture the selection option, when i am capture this step it shows the fallowing message in a dialog box

"Fialure encountered while completing the recording. Please submit a desciption of user and UI actions leading of to this error"

Error: An error was encountered while recording. The offending step has been omitted. Please submit a description of the user and UI actions leading up to this error.
An error was encountered while recording. The offending step has been omitted. Please submit a description of the user and UI actions leading up to this error.

Please report this bug at the following URL:

http://sourceforge.net/tracker/?func=add&group_id=50939&atid=461490

(include the stack trace and system information below)

abbot version: 1.0.0.rc5

mode: robot

OS: Windows XP 5.1 (x86)

Java version: 1.4.2_13 (vm 1.4.2_13-b06)

Classpath: lib\abbot.jar

Look and Feel: [The Java(tm) Look and Feel - javax.swing.plaf.metal.MetalLookAndFeel]

java.lang.Error: The created reference <component class="artemispm.gui.GuiListView" index="2" name="TreeView" parent="Panel Instance 2" /> should exactly match its source component artemispm.gui.GuiListView[TreeView,0,0,382x177,invalid] (112 vs. 136)

at abbot.script.ComponentReference.validate(ComponentReference.java:431)

at abbot.script.ComponentReference.<init>(ComponentReference.java:315)

at abbot.script.ComponentReference.<init>(ComponentReference.java:204)

at abbot.script.ComponentReference.getReference(ComponentReference.java:1162)

at abbot.script.Script.addComponent(Script.java:652)

at abbot.editor.ScriptEditor.addComponent(ScriptEditor.java:2491)

at abbot.editor.recorder.ComponentRecorder.createClick(ComponentRecorder.java:950)

at abbot.editor.recorder.ComponentRecorder.createStep(ComponentRecorder.java:815)

at abbot.editor.recorder.ComponentRecorder.parse(ComponentRecorder.java:738)

at abbot.editor.recorder.SemanticRecorder.record(SemanticRecorder.java:68)

at abbot.editor.recorder.EventRecorder.recordEvent(EventRecorder.java:498)

at abbot.editor.recorder.Recorder.record(Recorder.java:76)

at abbot.editor.ScriptEditor.processEvent(ScriptEditor.java:2047)

at abbot.editor.ScriptEditor.access$2200(ScriptEditor.java:54)

at abbot.editor.ScriptEditor$19.processEvent(ScriptEditor.java:1974)

at abbot.util.SingleThreadedEventListener.eventDispatched(SingleThreadedEventListener.java:55)

at abbot.util.EventNormalizer.delegate(EventNormalizer.java:255)

at abbot.util.EventNormalizer.eventDispatched(EventNormalizer.java:262)

at abbot.util.WeakAWTEventListener.eventDispatched(WeakAWTEventListener.java:26)

at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown Source)

at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source)

at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Discussion