Skip to main content
Nintex Community Menu Bar
Knowledge Base

Running Chrome in Debug Mode

  • June 23, 2024
  • 0 replies
  • 10 views

Forum|alt.badge.img+3

Topic

When you need an additional level of logging of Chrome that can help you debug issues with the Nintex Connector extension or, for example, with clientless host.
 


Instructions 

Run Chrome in the following manner from cmd:
cd C:\Program Files\Google\Chrome\Application
chrome --enable-logging --v=1
This will open additional stderr windows which may contain helpful information