public int getPotentialActionCount() {
   return actionRunner.getPotentialActionRunner().getActionList().size();
 }