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

Handle and test "All of the above" for checkboxes #846

Open
plocket opened this issue Jan 2, 2024 · 0 comments
Open

Handle and test "All of the above" for checkboxes #846

plocket opened this issue Jan 2, 2024 · 0 comments

Comments

@plocket
Copy link
Collaborator

plocket commented Jan 2, 2024

We're going to need to do extra DOM hunting as it has no usable value.

<input aria-label="All of the above" alt="All of the above" data-color="primary" class="dafield0 daaota-checkbox da-to-labelauty checkbox-icon labelauty da-active-invisible dafullwidth" id="_ignore_aota0" type="checkbox" value="True" name="_ignore_aota0" aria-hidden="true" style="display: none;">
<label class="text-start btn btn-light dalabelauty dafield0 daaota-checkbox checkbox-icon" for="_ignore_aota0" tabindex="0" role="checkbox" aria-checked="false" aria-label="All of the above"><span class="labelauty-unchecked-image text-body-secondary"><svg>...</svg><!-- <i class="fas fa-check fa-fw"></i> Font Awesome fontawesome.com --></span><span class="labelauty-checked">All of the above</span></label>
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

No branches or pull requests

1 participant