SELENIUM ------- DAY7 ---- Screenshot scrollup and scrolldown QUESTIONS(Theory) ----------------- 1.What is method used for take a screenshot in selenium? 2.For What reason we have to take screenshot? 3.Under which class save_screenshot method is present? 4.Write a code to perform Screenshot? 5.Is it possible to take a screenshot for particular webElement? 6.Write a code for the scrollUp ? 7.Write a code for the scrollDown? 8.In which method scrollUp and scrollDown take place? 9.What is Exception throws if we did any changes in argument of execute_Script? 10.What is the meaning of arguments[] indicate? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : http://www.greenstechnologys.com/ NOTE: Take screenshot of homepage. QUESTION 2 ---------- URL : http://toolsqa.com/ NOTE: Scrolldown till "Recent Articles". QUESTION 3 ----------- URL : http://toolsqa.com/ NOTE: Scrolldown till "Appium Mobile Automation" and print the word "Appium Mobile Automation" QUESTION 4 ---------- URL : http://www.greenstechnologys.com/ NOTE: Scroll Down till "overall review stars."and Take screenshot QUESTION 5 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: ScrollDown till "job opening" and Take the screenshot and scroll up till Testimonial QUESTION 6 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: Scrolldown till "Best Selenium training institute in Adayar" and takes Screenshot QUESTION 7 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: Click HTC global services take the screenshot. QUESTION 8 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: In CoreJava TestPaper click day 6 Take the Screenshot QUESTION 9 ------------ URL : https://www.flipkart.com/ NOTE: Search iphone and click 1st phone and take the screenshot. QUESTION 10 ----------- URL : https://www.amazon.in/ NOTE: Search motorolo and click 4 phone and take the screenshot. QUESTION 11 ----------- URL : https://www.flipkart.com/ NOTE: Search oneplus 7 and Take the screenshot QUESTION 12 ----------- URL : https://www.snapdeal.com/ NOTE: search HP laptop and take the screenshot .