Nightmare v3.0.0 Release Notes
Release Date: 2018-03-02 // almost 7 years ago-
- BREAKING: remove window.__nightmare.ipc to resolve the major security issues (#1390)
- ๐ฅ BREAKING: properly serialize error values (#1391)
- โ added linting, formatting and a git pre-commit hook (#1386)
- โ Added ability to specify the client certificate selected by electron (#1339)
- โ adding selector to the timeout error in .wait() (#1381)
- ๐ Pin Electron version (#1270)
- ๐ Fix error on preload (#1247)
- โ Add mouseout action to complement mouseover (#1238)
- ๐ fix problems that are rejected when adding child actions with objects. (#1093)
- Set mouse position for mouse events (#1077)
- ๐ Repaired support for multiple timeouts in FrameManager (#945)