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

Selection from a dropdown not working #9

Open
SakaiAss opened this issue Aug 19, 2024 · 3 comments
Open

Selection from a dropdown not working #9

SakaiAss opened this issue Aug 19, 2024 · 3 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@SakaiAss
Copy link

2024-08-19_23h22_19

The log WAITING: FIELD EXISTS AND VISIBLE IN THE PAGE: Race.

Is there a way to make this kind setup works?

@jeevan-lal
Copy link
Owner

jeevan-lal commented Aug 21, 2024

The log WAITING: FIELD EXISTS AND VISIBLE IN THE PAGE

this error coming if element not exists or not visible in the page and use extension field type Material Single Select for this dropdown field because this is not normal/default dropdown this is custom design dropdown. if click on dropdown and dropdown options list comes out of the dropdown element then it is a custom design dropdown.

image

@jeevan-lal jeevan-lal added help wanted Extra attention is needed question Further information is requested labels Aug 21, 2024
@SakaiAss
Copy link
Author

SakaiAss commented Aug 26, 2024

Thanks for the reply sir, is there any tips or tricks for the custom design dropdown to work? I am using Material single select but getting error of : ACTION ERROR: SELECT OPTIONS NOT FOUND.

2024-08-26_18h40_26

Please advise on this issue sir.

@jeevan-lal
Copy link
Owner

Use selector query without element id likes

ul.dropdown-content.select-dropdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants