namespace Cbdx.Tests { //TODO: Debug build only? internal interface ICefDevService { void ShowF12(); } }