class ActionExecutor:
def __init__(self, page: 'Page'):
def should_update_snapshot(action: Dict[str, Any]):