Skip to content

Commit c7c23f1

Browse files
committed
add changelog [run ci]
1 parent abf7294 commit c7c23f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cli/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ _Released 10/1/2024 (PENDING)_
66
**Misc:**
77

88
- Cypress now consumes [geckodriver](https://firefox-source-docs.mozilla.org/testing/geckodriver/index.html) to help automate the Firefox browser instead of [marionette-client](https://github.com/cypress-io/marionette-client). Addresses [#30217](https://github.com/cypress-io/cypress/issues/30217).
9+
- Cypress now consumes [webdriver](https://github.com/webdriverio/webdriverio/tree/main/packages/webdriver) to help automate the Firefox browser. Addresses [#30301](https://github.com/cypress-io/cypress/issues/30301).
10+
- Cypress now uses [firefox-profile](https://github.com/saadtazi/firefox-profile-js) to create a firefox profile and convert it to Base64 to save user screen preferences via `xulstore.json`. Addresses [#30300](https://github.com/cypress-io/cypress/issues/30300).
911

1012
## 13.15.0
1113

0 commit comments

Comments
 (0)