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

Enhance dropdown #933

Merged
merged 2 commits into from
Mar 26, 2025
Merged

Enhance dropdown #933

merged 2 commits into from
Mar 26, 2025

Conversation

SmartManoj
Copy link
Contributor

@CLAassistant
Copy link

CLAassistant commented Mar 4, 2025

CLA assistant check
All committers have signed the CLA.

@baiyyee
Copy link

baiyyee commented Mar 9, 2025

For this dropdown

can you get the options value correctly for this dropdown? looks it's no-standard dropdown list, and can't get options with get_dropdown_options actions

element.classList.contains('dropdown-toggle') ||
element.getAttribute('data-index') ||
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@baiyyee Yes, this gets <li data-index="0" class="selected highlighted">—Please choose an option—</li>

@pirate
Copy link
Member

pirate commented Mar 26, 2025

thanks for this fix!

@pirate pirate merged commit dfa0f30 into browser-use:main Mar 26, 2025
1 check passed
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.

4 participants