Skip to content
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

Closed
lambasoft opened this issue Jan 7, 2020 · 3 comments
Closed

Is Headless Browsing supported? #245

lambasoft opened this issue Jan 7, 2020 · 3 comments

Comments

@lambasoft
Copy link

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

@bpbunthoeun
Copy link

I want to hide the title tab as well please let me know about how to do it. thanks

@pichillilorenzo
Copy link
Owner

Added support with new released version 3.1.0 right now! Use the HeadlessInAppWebView class to create a WebView in headless mode.
An example can be found in the README.md file or in the example folder.

This was referenced Jul 6, 2020
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants