Nightmare v2.3.0 Release Notes

Release Date: 2016-04-02 // about 8 years ago
    • extends .action() to include adding actions on the Electron process
    • โž• adds a debugging message to inspect how Electron exited
    • ensures multiple instances of Nightmare do not use the same waitTimeout value
    • โœ… ensures cookies are not shared across tests
    • โž• adds basic HTTP authentication
    • ๐Ÿ›  fixes console.log with injected/evaluated script
    • ensures screenshots match the currently rendered frame
    • โž• adds ability to open and detach dev tools
    • โœ‚ removes the double-injection from .inject()
    • โž• adds ability to save entire page as HTML