Skip to content

Conversation

@laithrw
Copy link
Collaborator

@laithrw laithrw commented Jan 25, 2026

Summary by cubic

Always index scrollable dropdown containers so they can be targeted by select_dropdown, even when they contain interactive descendants. Addresses #3538.

  • Bug Fixes
    • Detect dropdowns by role (listbox, menu, combobox, menubar, tree, grid), tag (select), or common classes (dropdown, dropdown-menu, select-menu, Semantic UI “ui dropdown”).
    • Leave other scrollable elements unchanged: only indexed when they have no interactive descendants.

Written for commit 7bacbbb. Summary will update on new commits.

@github-actions
Copy link

github-actions bot commented Jan 25, 2026

Agent Task Evaluation Results: 2/2 (100%)

View detailed results
Task Result Reason
amazon_laptop ✅ Pass Skipped - API key not available (fork PR or missing secret)
browser_use_pip ✅ Pass Skipped - API key not available (fork PR or missing secret)

Check the evaluate-tasks job for detailed task execution logs.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@MagMueller
Copy link
Collaborator

Evaluation Results

Commit: e1c4eeeScore: ✅ 97.4%

📊 View Details

Summary

  • Success Rate: ✅ 97.4%
  • Average Steps: 6.1 steps/task
  • Average Time: 10.2 sec/task
  • Average Time per Step: 1.7s/step

Automated evaluation by browser-use

@MagMueller
Copy link
Collaborator

Evaluation Results

Commit: 7bacbbbScore: ✅ 89.7%

📊 View Details

Summary

  • Success Rate: ✅ 89.7%
  • Average Steps: 6.5 steps/task
  • Average Time: 12.0 sec/task
  • Average Time per Step: 1.8s/step

Automated evaluation by browser-use

@laithrw laithrw merged commit d8feccd into main Jan 26, 2026
61 checks passed
@laithrw laithrw deleted the 3538 branch January 26, 2026 20:18
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