Skip to content
This repository was archived by the owner on Oct 28, 2024. It is now read-only.

Allow signing into default profile and enabling extensions #29

Merged
merged 6 commits into from
Jan 21, 2022

Conversation

annagrin
Copy link
Contributor

Users of the library have requested an option to start chrome signed into the default profile.
Allow signing into default profile and enabling extensions.

  • Add signIn argument to startWithDebugPort API.
  • Add tests.

Related: dart-lang/webdev#1490

- Add `signIn` argument to `startWithDebugPort` API.
- Add tests.

Related: dart-lang/webdev#1490
@annagrin annagrin requested a review from kevmoo January 21, 2022 19:01
@annagrin annagrin merged commit 8b1dbdb into dart-archive:master Jan 21, 2022
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
…ive/browser_launcher#29)

* Allow signing into default profile and enabling extensions

- Add `signIn` argument to `startWithDebugPort` API.
- Add tests.

Related: dart-lang/webdev#1490

* Addressed CR comments, fixed test failure

* Addressed more CR comments

* Addressed CR comments, fixed test flake

* Create tem dir for eacch test, better flake fix

* Make closing chrome on each test explicit
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants