Skip to content

[grid] add HtmlUnit browser logo to Grid UI#17656

Open
AutomatedTester wants to merge 1 commit into
trunkfrom
worktree-grid-ui-htmlunit-logo
Open

[grid] add HtmlUnit browser logo to Grid UI#17656
AutomatedTester wants to merge 1 commit into
trunkfrom
worktree-grid-ui-htmlunit-logo

Conversation

@AutomatedTester

Copy link
Copy Markdown
Member

Description

Adds an HtmlUnit browser logo to the Grid UI so HtmlUnit nodes/sessions render a proper icon instead of the generic "unknown" browser icon.

Changes

  • Added javascript/grid-ui/src/assets/browsers/htmlunit.png (16×16 icon).
  • Added the import and a case 'htmlunit': branch in javascript/grid-ui/src/util/browser-logo.tsx, matching the existing pattern for other browsers. The "htmlunit" browser name matches Browser.HTMLUNIT.

No build wiring needed — assets are auto-globbed in BUILD.bazel, .png is handled by the esbuild file loader, and *.png is already declared in custom.d.ts.

Testing

//javascript/grid-ui:test and //javascript/grid-ui:transpile_ts_typecheck_test pass.

@selenium-ci selenium-ci added the B-grid Everything grid and server related label Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

B-grid Everything grid and server related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants