36480/how-to-select-value-in-dropdown-using-watir
#clicking the dropdown i.e facebook's DOB browser.select_list(:id,"day").click #clicking the option from the opened dropdown i.e 6 browser.option(:text,”6”).click
Hello @Umesh, if you want to get ...READ MORE
Hey there! You should be able to get ...READ MORE
Hey Priyansh, you can select multiple options ...READ MORE
Hi there, you are facing this error ...READ MORE
First, find an XPath which will return ...READ MORE
JavascriptExecutor jsx = (JavascriptExecutor)driver; jsx.executeScript("window.scrollBy(0,555)", ""); or Action classes ...READ MORE
Hey Renu, you can use Actions class ...READ MORE
Hey Joel, you can use following lines ...READ MORE
Hi Shreeram, to determine whether a dropdown ...READ MORE
Hey Natasha, following methods are used to ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.