SELENIUM ----------- DAY2 ---- Locator sendkeys QUESTIONS(Theory) ------------------ 1.What are the locator available in selenium? 2.which locator is faster in selenium? 3.How will you find the locators in selenium? write a code for it? 4.Explain about findElement & findElements? 5.Different between findElement and FindElements? 6.What is the return type of findElement and findElements? 7.In which class all the locator merthods are available? 8.What is method to insert a value in textbox? 9.Write a code for inserting value in textbox? 10.Whether in finding the locator index will start from 0 or 1? 11.How will you click a button in webpages? 12.WebElement is a interface or class? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : https://www.facebook.com/ NOTE: Enter Email or Phone and Password. QUESTION 2 ---------- URL : https://www.redbus.in/ NOTE: Enter from and to textbox. QUESTION 3 ---------- URL : https://www.google.com/ NOTE: Enter GreensTechnology. QUESTION 4 ---------- URL : https://www.lvbankonline.in/lvbretail/RetailLogin.html NOTE: Enter username and password. QUESTION 5 ---------- URL : https://infinity.icicibank.com/corp/Login.jsp NOTE: Enter username and password. QUESTION 6 ---------- URL : https://twitter.com/login NOTE: Enter username and password. QUESTION 7 ---------- URL : https://netbanking.hdfcbank.com/ NOTE: Enter custom id . QUESTION 8 ---------- URL : https://www.swiggy.com/ NOTE: Enter the location. QUESTION 9 ---------- URL :https://www.snapdeal.com/login NOTE: Enter mobile number/email. QUESTION 10 ----------- URL : https://www.instagram.com/accounts/login/?hl=en) login page NOTE: Enter username and password. QUESTION 11 ----------- URL : https://www.irctc.co.in/ NOTE: Just enter the values for the textbox only. QUESTION 12 ----------- URL : www.adactin.com/HotelApp/ NOTE: Enter Email or Phone and Password.