SELENIUM ------------ DAY4 ------------ Debug Xpath contains,text getText(); getAttribute(); QUESTIONS(Theory) ----------------- 1.What is the purpose of debug? 2.What is the steps for debug? 3.What are the types of debug? 4.How to take a locator in which contains no tag? 5.How to print a paragraph from webpage? 6.What are the methods to get and print the text from webpage? 7.What is the purpose of getText() and getAttribute() ? 8.What is the return type of getText() and getAttribute() ? 9.In which interface getText() and getAttribute() is available? 10.What are the difference between getText() and getAttribute()? 11.Whether it is possible to get the text from webpage without using getText()? QUESTIONS(Practical) -------------------- QUESTION 1 ---------- URL : http://www.greenstechnologys.com NOTE: Print Greens Overall review text at the last. QUESTION 2 ---------- URL : http://www.greenstechnologies.in/selenium-training.php NOTE: Print 3rd paragaraph. QUESTION 3 ---------- URL : http://www.greenstechnologies.in/selenium-training.php NOTE: Print the first two paragraphs QUESTION 4 ---------- URL : http://www.greenstechnologies.in/selenium-training.php NOTE: Print the paragraph displayed below testimonial. QUESTION 5 ---------- URL : http://www.greenstechnologys.com/index.html NOTE: Print the address of OMR branch. QUESTION 6 ---------- URL : https://www.facebook.com/ NOTE: Print the email and password you are given. QUESTION 7 ---------- URL : http://www.google.com/ NOTE: Search greens velmurugan and click the 1st link. QUESTION 8 ---------- URL : http://www.google.com/ NOTE: Open all the google app using debug. QUESTION 9 ----------- URL : http://www.gmail.com NOTE: Login the gmail using debug steps. QUESTION 10 ------------ URL : http://www.adactin.com/HotelApp/ NOTE: Print the UserName and Password that you are entered. QUESTION 11 ----------- URL : https://www.snapdeal.com/ NOTE: Add any two items you want in the cart Print the total cost in cart. QUESTION 12 ----------- URL : https://accounts.google.com/signup/v2/webcreateaccount?hl=en&flowName=GlifWebSignIn&flowEntry=SignUp NOTE: Print all the input you given for registration. QUESTION 13 ----------- URL : https://www.flipkart.com/ NOTE: Print electronic,tv and applicances,men,women,baby&kids,home&furniture and offerzone.(findElement by xpath,text) QUESTION 14 ----------- URL : https://www.flipkart.com/ NOTE: Click login/signup and give the details and press submit. Print the details you are given. QUESTION 15 ----------- URL : https://www.shopclues.com/wholesale.html NOTE: Add any fasttrack watch to cart Print the cost in cart .