export interface ExecutionResult { webout?: string log?: string logPath?: string }