SELENIUM --------- DAY6 ---- Keyboard class context_lick double_click QUESTIONS(Theory) ------------------- 1.How will you Perform rightClick? 2.How will you perform doubleClick? 3.Write a syntax for importing Keyboard module? 4.In which module keyboard class is available? 5.What is purpose of press() and release()? 6.What is the method to perform rightClick? 7.What is the method to perform doubleClick? 8.Write a code to copy a text using keyboard class? 9.Write a code to paste a text using keyboard class? 10.In which class context_Click() is available? 11.In which class double_Click() is available? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : https://www.facebook.com/ NOTE: Type email in email textbox and cut the email using keyboard class Paste email in password text using keyboard class QUESTION 2 ---------- URL : https://www.google.co.in/webhp NOTE: In google and click google apps(::) and click gmail app. QUESTION 3 ---------- URL : http://www.greenstechnologys.com/ NOTE: Select any word in first paragraph using double click and then right click and select print using Keyboard class QUESTION 4 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: Right click cts interview question and Select open link in new window QUESTION 5 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: Right click core java material and Select Inspect QUESTION 6 ----------- URL : http://greenstech.in/selenium-course-content.html NOTE: Just rightClick resume model 4 the page and click save as. QUESTION 7 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: print all the content below in wrapper class QUESTION 8 ---------- URL : http://greenstech.in/selenium-course-content.html NOTE: Right Click download links here and select Inspect QUESTION 9 ---------- URL : https://www.flipkart.com/ NOTE: Click login Type a name in email textbox and cut using (control +c) and paste in password using (control+v) QUESTION 10 ------------ URL : https://www.amazon.in/ NOTE: Click login and type a email in email textbox cut using keyboard class QUESTION 11 ----------- URL : https://www.snapdeal.com/offers/quirky NOTE: Select any item and then right click and press open in a new window QUESTION 12 ----------- URL : https://www.flipkart.com/ NOTE: Select any item and then right click and press open in a new window