SELENIUM --------- DAY9 --------- Drop Down QUESTIONS(Theory) ----------------- 1.What is the purpose of DropDown? 2.How will you perform DropDown? 3.What are the ways to select DropDown options? 4.Whether Select is a interface or class? 5.Write a code to print all the options in DropDown? 6.Can we select multiple values in DropDown? 7.How will select multiple values in DropDown? 8.What are the methods available in Select class? 9.can we deselect the options in DropDown? 10.Write a code to print selected options in DropDown? 11.Write a code to deselect the selected options in DropDown? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : http://toolsqa.com/automation-practice-form/ NOTE: print all the even option in selenium commands. QUESTION 2 ---------- URL : http://toolsqa.com/automation-practice-form/ NOTE: print all the odd option in selenium commands. QUESTION 7 ----------- URL : http://toolsqa.com/automation-practice-form/ NOTE: print all the option continents. QUESTION 3 ----------- URL::https://portal2.passportindia.gov.in/AppOnlineProject/user/RegistrationBaseAction?request_locale=en NOTE: Fill the form. QUESTION 4 ---------- URL : https://portal2.passportindia.gov.in/AppOnlineProject/user/RegistrationBaseAction?request_locale=en NOTE: Print all the options passport office. QUESTION 5 ----------- URL : https://tspsc.gov.in/TSPSCOTR2015/oneTimeRegistration.tspsc NOTE: Fill the form. QUESTION 6 ----------- URL : https://tspsc.gov.in/TSPSCOTR2015/oneTimeRegistration.tspsc NOTE: print all the option of district. QUESTION 7 ----------- URL : https://tspsc.gov.in/TSPSCOTR2015/oneTimeRegistration.tspsc NOTE: print all the option of community. QUESTION 8 ------------ URL : http://adactin.com/HotelApp/ NOTE: Book room and print order no. QUESTION 9 ----------- URL : http://adactin.com/HotelApp/ NOTE: print all the option rooms available.