One way is add action:log from browser plugin under each condition:on function to dump the function name and parameters. So that I could get the function call log.
I try to add break point at event but failed because that the break point could not add under trigger.
Any better idea?