WEB-GUI GF Part1 Assignment
WEB-GUI GF Part1 Assignment
Assignments
Assignment1:
1. Read data "CompanyName" and "StockSymbol" from CSV file. [Use CSV file input step]
2. Open https://www.google.com/finance.
3. Enter "NYSE:INFY" in search text box.
4. Click on "search" icon.
5. And fetch Stock Price from web page.
6. Save it in an Excel file.
7. Exit Browser.
Assignment2:
1. Open "https://www.google.com/"
2. Type "Java Tutorial", Press Enter. [Hint: for press Enter key form keyboard, use “Robot Handling” step]
3. Click on “https://www.tutorialspoint.com” or any link which is available.
4. Read a paragraph and save it into a text file. [Hint: to save text into text file, use “Text file output” step.