--- sidebar_label: Configuration.executablePath --- # Configuration.executablePath property **Signature:** ```typescript interface Configuration { executablePath?: string; } ```