abbot.robot.auto_delayabbot.robot.modeabbot.robot.event_post_delayabbot.robot.default_delayabbot.robot.popup_delayabbot.robot.component_delayNOTE: Only use invokeAndWait when a subsequent robot-level action is being applied to the results of a prior action (e.g. focus, deiconify, menu selection). Otherwise, don't introduce a mandatory delay.
NOTE: If a robot action isn't reproduced properly, you may need to introduce either additional events or extra delay. Adding enforced delay for a given platform is preferable to additional events, so always try that first, but be sure to restrict it to the platform in question.
NOTE: Robot actions should never be invoked on the event dispatch thread.
| |
| |