zotero/test/content
Dan Stillman da627e137a Add waitForDialog(onOpen, button) support function
Waits for an alert or confirmation dialog to open and closes it
automatically, optionally after running onOpen(dialog) to check its
contents (e.g., with dialog.document.documentElement.textContent) and
optionally clicking a button other than 'accept' (e.g., 'cancel',
extra1').

Supports delayed accept buttons
2015-06-04 20:31:48 -04:00
..
runtests.html Add Sinon mock framework for tests 2015-05-07 15:09:41 -04:00
runtests.js Add stack traces to Chai assertion failures 2015-06-02 16:31:33 -04:00
support.js Add waitForDialog(onOpen, button) support function 2015-06-04 20:31:48 -04:00