SELENIUM ------------ DAY10 ------------ Windows Handling QUESTIONS(Theroy) ----------------- 1.What is the purpose of windows Handling? 2.Write a code to perform windows Handling? 3.Which method is used to get parent window? 4.Which method is used to get child windows? 5.Write a code to switch from parent window to child window? 6.In which order the windows order will arrange? 7.Write a code to return to your parent window? 8.What is the return type of getWindowHandles()? 9.What is the return type of getWindowHandle()? 10.Write a code to switch to 8 th child window? 11.Write a code to switch to 8 th child window without using any for loop? 12.Write a code to switch multiple windows? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : https://www.amazon.com/ NOTE: NOTE: Search iphones X and click 1st phone and add it to cart.click Proceed to checkout print the 1 st line from thr popoup. QUESTION 2 ---------- URL : https://www.snapdeal.com/ NOTE: Search iphones 7 and click 1st phone and add it to cart.print the you pay cost displayed. QUESTION 3 ---------- URL : https://www.homedepot.com/ NOTE: Search celling fan and click 1st fan and add it to cart.print the cart total cost displayed. QUESTION 4 ---------- URL : http://www.greenstechnologys.com/ NOTE: Right Click contact us and select open in a new window and print Omr address. QUESTION 5 ---------- URL : http://www.greenstechnologys.com/ NOTE: Right Click contact us and select open in a new window click selenium course content and take a screenshot. QUESTION 6 ---------- URL : http://www.greenstechnologys.com/ NOTE: Right Click contact us and select open in a new window click oracle course content and take a screenshot. QUESTION 7 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: Click plsql testpaper1 and print wildcard interview question. QUESTION 8 ---------- URL : https://www.amazon.com/ NOTE: NOTE: Search iphones 8 and click 2st phone and add it to cart.click Proceed to checkout print the cost of the item in checkout page.