• Jérome Perrin's avatar
    Zelenium: catch errors when dumping DOM · dd820377
    Jérome Perrin authored
    This can happen with cross origin document, when using open on another
    domain. In that case selenium crashes and the test never finishes, this
    allows selenium to finish and report the error.
    dd820377
selenium-testrunner.js 47.8 KB