-
Notifications
You must be signed in to change notification settings - Fork 640
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/browser initialization, improved UI #27
base: main
Are you sure you want to change the base?
Fix/browser initialization, improved UI #27
Conversation
- Improved browser launch and initialization - Enhanced error handling - Fixed page initialization to avoid navigation conflicts - Added proper cleanup of resources - Improved context creation and state management
Hi, thank you for your PR. However, your commits have the following issues:
Thank you again! |
|
This PR improves browser initialization and navigation handling:
These changes make the browser more stable and reliable when handling navigation and page transitions.