mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-07-24 17:30:38 +00:00
6 lines
187 B
YAML
6 lines
187 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Make the Crawler work properly with Selenium>=4.11.0.
|
|
Simplify the Crawler, as the new version of Selenium automatically finds or installs the necessary drivers.
|