Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Import Data from Excel sheet to browser url

This is a discussion on Import Data from Excel sheet to browser url within the Software Testing forums, part of the Testing category; How can I import data from excel sheet to the browser url. Suppose i have yahoo.com in excel sheet, how ...

  1. #1
    bDeep is offline Junior Member Array
    Join Date
    Jan 2009
    Answers
    2

    Import Data from Excel sheet to browser url

    How can I import data from excel sheet to the browser url.
    Suppose i have yahoo.com in excel sheet, how do i use the data in my browser.


  2. #2
    ajojiraj is offline Junior Member Array
    Join Date
    Jan 2009
    Answers
    11
    As far as i understood the question that u raised, its opening a browser and passing a value from the excel sheet to the browser URL.

    The syntax should be

    systemutil.Run "iexplore",Datatable("A",dtglobalsheet)

    Please let me know if u have any questions.


Latest Article

Network Security Risk Assessment and Measurement

Read More...