-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Is Headless Browsing supported? #245
Comments
I want to hide the title tab as well please let me know about how to do it. thanks |
Added support with new released version |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue. |
I would like to use the browser to fetch some data from a page, without showing the browser, aka headless mode.
Do I have to hide the InAppWebView in a Visibility class, or can I initialize it in a headless state so I could use it in a repository or Bloc pattern
The text was updated successfully, but these errors were encountered: