Is there any way to test facebook instance game in the defold debugger?
No, the debugger does not work for HTML5 I’m afraid. You’d have to do the debugging from a desktop build, although that would prevent you from properly debugging Instant Game code (there is a mock module for the FB Instant games API though)