I am trying to select a particular values from 2 Ajax drop down fields.First drop down option list getting open but doesn't select option, that's why second drop down list is not binding and error occurred as
org.openqa.selenium.NoSuchElementException: Unable to locate element: option[value="111"].
Please help me.. I am new on selenium
Here is my code..
HTML Block: