How to select a value from a WebElement’s dropdown list.
	Question ID:
	108389
    | ♥ 0 | I am using object.innerText method, it is selecting the value from dropdown list but it is not unable as the next field still grey out. Browser("Example").Page("Example").WebElement("Select category").Object.innerText = "XYZ" 
                    Marked as spam | 
Answers (1)
	
    
	
	            
