Answers

Question and Answer:

  Home  SilkTest

⟩ Getting following error on selecting an item from a ListBox?

Getting following error on selecting an item from a ListBox (JavaJFCListBox)

[ ] *** Error: Control is not responding

[ ] Occurred in Select

[ ] Called from LetterEditTool at FabEditorScript.t(1060)

Sometimes it works fine.....

Any suggestion?

This is a catch-all error message. It usually occurs in a Select( ) statement when SilkTest is trying to select an item from a ListBox, TreeView ListView, etc.

Set the following option just before the line causing the error: Agent.SetOption(OPT_VERIFY_RESPONDING, FALSE)

 193 views

More Questions for you: