Click li_XXX Not Working on Playback

I have a Web Page Menu List option that the Object Spy can Verify and Highlight. However, when running the recorded Script, the actual Menu List Item is not being Clicked. We’ve tried countless combinations of available XPath and Attributes and still cannot get the Menu List Item to be Clicked during Playback. We’ve also tried adding some delays before and after the List Item “Click” command.

Any ideas on why the Object Spy can Verify and Highlight an Object, but the same Object cannot be found during Playback?

I really have no idea. But if you follow this advice, maybe I or someone else can help:

I finally figured out that if I use a “Focus” statement before the “Click”, the item in the menu list gets clicked on properly.