https://plnkr.co/edit/uN6sdCanjlDsvxpg7a8i?p=preview
Looks like I'm not the only one having issues with selenium testing a page using react-select.
My selenium cannot click on the elements (they're ignored), and I can't get javascript to fake it, either.
What's going on? How can I programmatically open this menu to continue my test?