Key improvements: - Wait for page to fully load (SPA needs time) - Wait for input field to be visible before typing - Check login status only after page is ready - Add fallback wait (3 seconds) if first attempt fails - Properly handle error messages Based on project-golem's PageInteractor.waitForReady() |
||
|---|---|---|
| .. | ||
| browser.go | ||
| browser_manager.go | ||
| page.go | ||
| playwright_provider.go | ||
| pool.go | ||
| provider.go | ||