CdpConnection.electronCompatibility?
CdpConnection › electronCompatibility?
Type: ElectronCompatibility | undefined
The runtime Electron compatibility verdict for an owned instance, read live after boot: whether the Electron version it is actually running is new enough for the running app version.undefined in attach mode, or when the verdict is unknown (the live version was unreadable, or the app version carries no recommended Electron version). An old Electron never blocks — it only warns — so unlike compatibility there is no throwing tier.