I did it on a separate page to make sure to not interfere with other tests that test the webxdc api. (even if we don't have any yet from what I know besides selecting file and sendToChat)
indeed sendUpdate() is already used in the main page for some tests and it happens automatically which is not nice IMHO, the way you did this is cleaner +1
fix #17
I did it on a separate page to make sure to not interfere with other tests that test the webxdc api. (even if we don't have any yet from what I know besides selecting file and sendToChat)