mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
- Updated GoToUrlAction to include a new_tab parameter for opening URLs in a new tab or navigating in the current tab. - Removed the OpenTabAction as its functionality is now integrated into GoToUrlAction. - Enhanced scroll action to allow scrolling up or down based on a boolean parameter. - Cleaned up commented-out code related to accessibility tree retrieval for better readability.