[go: up one dir, main page]

0% found this document useful (0 votes)
102 views1 page

WEB-GUI GF Part1 Assignment

Uploaded by

Renato Santos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
102 views1 page

WEB-GUI GF Part1 Assignment

Uploaded by

Renato Santos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

WEB-GUI Google Finance Part-1

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.

Sample data in CSV file (Single rows):


CompanyName StockSymbol
Infosys Ltd. NYSE:INFY

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.

© 2018 AutomationEdge Inc All Rights Reserved.


This document is for your company’s internal use only and may not be distributed to any third party.

You might also like