Remove unnecessary hardcoded sleep calls, reduce/increase waiting time where needed, add few more checks.
Both tests works fine in CLEAN snapshot of win2k3 sp2.
svn path=/trunk/ahk_tests/; revision=1801
Make old script compatible with new TestsOK("")/TestsFailed("") helper functions.
Install test works. SeaMonkey encrypts its settings, need to find a way to disable 'default browser' check.
svn path=/trunk/ahk_tests/; revision=1583
Replace "OutputDebug, Bad parameters!`r`n" with "OutputDebug, Bad parameters: '%1%'!`r`n" so we know what we typed as parameter.
svn path=/trunk/ahk_tests/; revision=1509