|
RunningChromeUITests
Running Chrome UI tests
Running Chrome UI testsOur unit tests and ui tests use GTest (http://code.google.com/p/googletest/).
Use the switch --enable-errdialogs to have the target chrome.exe show the kr0m dialog if the target processes hits a DCHECK. Once the dialog is shown you can then attach to the process. Note that in order to run successfully, the SSL UI tests require you to import the test root CA certificate to your trusted root CA store. The instructions for Windows XP are:
|