Implement direct URL-based layout loading for TradingView

- Replace complex UI navigation with direct layout URLs
- Add LAYOUT_URLS mapping for 'ai' and 'Diy module' layouts
- Update capture() method to navigate directly to layout URLs
- Maintain fallback to menu navigation for layouts without direct URLs
- Improve reliability and speed of layout switching
- Add better error handling and debug logging for layout loading

This should resolve the issue where layouts weren't actually changing between screenshots.
This commit is contained in:
root
2025-07-09 14:55:43 +02:00
parent b2d02cd716
commit b50791421c
5 changed files with 83 additions and 236 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB