CodeceptJS v2.3.1 Release Notes

Release Date: 2019-09-06 // over 4 years ago
    • ๐Ÿคก [MockRequest] Polly helper was renamed to MockRequest.
    • ๐Ÿคก [MockRequest][WebDriver] Mocking requests is now available in WebDriver. Thanks @radhey1851
    • ๐Ÿ‘€ [Puppeteer] Ensure configured user agent and/or window size is applied to all pages. See #1862 by @martomo
    • ๐Ÿ‘Œ Improve handling of xpath locators with round brackets by @nitschSB. See #1870
    • ๐Ÿ”Œ Use WebDriver capabilities config in wdio plugin. #1869 by @quekshuy