Files
trading_bot_v3/lib/enhanced-screenshot.ts
mindesbunister 451e6c87b3 fix: resolve TradingView authentication and screenshot automation
- Fixed authentication detection logic in checkLoginStatus method
- Resolved screenshot automation to properly capture TradingView charts
- Enhanced debugging output for authentication variable detection
- Improved session persistence and login flow
- Fixed weird screenshot issue - automation now properly navigates to charts

The automation now successfully:
- Authenticates with TradingView using proper session management
- Navigates to specific symbol charts correctly
- Captures clean screenshots instead of landing pages
- Maintains session persistence to avoid captchas
2025-07-18 09:49:04 +02:00

16 KiB