export const TYPES = { CLICK: "click", FILL: "fill", TRIGGER_EVENT: "trigger-event", WAIT: "wait", WAIT_FOR_NAVIGATION: "wait-for-navigation", };