goldendict-ng/howto/how to debug.md
2021-12-13 22:43:46 +08:00

370 B

  1. set enviroment variable QTWEBENGINE_REMOTE_DEBUGGING=10000 image

2.run goldendict project

3.open chrome ,and navigate to http://localhost:10000

4.in goldendict ,right mouse menu ,select "Inspect",this will navigate to the corresponding element in the chrome.