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

start script: Add fallback browser names to supported browser list #1061

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

felixhabib
Copy link
Contributor

Fix bug from #1036

Looks like certain instances of Chrome use "Google Chrome" and others "Chrome" as their respective names. "Chrome" was not in the supported browser list and was not being picked up correctly.
Adds both names for fallback purposes to ensure the feature works in more versions. Also giving "Edge" the same treatment.

Have tested locally and appears to be working

@felixhabib felixhabib requested a review from a team as a code owner September 30, 2024 00:53
Copy link

changeset-bot bot commented Sep 30, 2024

🦋 Changeset detected

Latest commit: 25b3135

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sku Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

.changeset/nine-penguins-attend.md Outdated Show resolved Hide resolved
@felixhabib felixhabib enabled auto-merge (squash) September 30, 2024 00:57
@felixhabib felixhabib merged commit 005ecc9 into master Sep 30, 2024
3 checks passed
@felixhabib felixhabib deleted the fix-bug-browser-one-tab branch September 30, 2024 00:58
@seek-oss-ci seek-oss-ci mentioned this pull request Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants