IDA Plug-in Troubleshooting

When you run IDA plug-in for replay you might meet issue for the plug-in. You should see the step with highlighted red color.When you move the mouse the red icon,it will show the detail issue.

You can use below ways to collect logs of plug-in.

  1. You can use the browser console to see the logs for IDA recorder plug-in console.

  2. You can use the browser console to see the logs for UI console.

  3. Manage the extension of IDA plug-in.Switch the “Developer mode” on the right top page.Then click the Inspect views “background page” to see background.js console message.

  4. You can also check server side console to see any logs with this step.