mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
- Eliminated the caching of target types in SessionManager, simplifying the management of target information. - Updated various components to directly access target types from the Target objects, enhancing clarity and reducing redundancy. - Adjusted related methods in BrowserSession, CrashWatchdog, and DomService to reflect the changes in target type retrieval.