I am trying to click the button first which I did and then the dropdown menu element which is Tüm Soru Tipleri automatically in Selenium Java.
This one is didn't work:
driver.findElement(By.id("select2-question_types-sq-result-xih0--1")).click();
Could you help?
HTML snapshot:
Element snapshot: