Micro Focus QTP (UFT) Forums

Full Version: Type Mismatch on FireEvent?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Getting a TypeMismatch on FireEvent:

Code:
objWindow.JavaList(strIdentifier).FireEvent "onclick"

Help please? This is the first time I'm going to use the FireEvent method and I really don't know what to do with it...