I tried the new geckodriver with marionette turned on for FF48 and selenium 3 but the test can\'t select the option in the drop down list for any element. My test works fin
I did face the exact same issue, The work around which i did is the answer marked for this question.
Selenium : Firefox Driver, Selecting an item from a dropdown using SelectElement in c# not working correctly