I've got a chrome kiosk application that talks to a local C# webapp. This is on windows.
Were in the final stages of development and once we turn on and run chrome in kiosk mode, we can't get to the devtools to say, look at an an error in the console.
Is there a way to open the devtools via javascript? I've looked doesn't seem possible.
Any other techniques/approaches possible to collect the log on request?