Hi @kerri.tiam2 ,
Could you maybe try performing debug and check whether the right clicks are being performed ? You could apply a breakpoint right before the part where you think the issue occurs and perform a Step Into operation one by one, so that each activity execution is checked and you will be able to narrow down the cause.
More on Debugging :