79516518

Date: 2025-03-18 06:55:40
Score: 1
Natty:
Report link

Thank you for this topic, it helped me, I'll just correct that to set choice by a value use:

document.querySelector('.choices__item[data-value="3"]').dispatchEvent(new Event('mousedown'));

(In my scenario I am using dropdown with "Show value" = On)

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Matej Podstrelenec