Hi ,
i want to know how can i select ,then Drag a CSV file from one folder over the exe placed in another folder
i want to know how can i select ,then Drag a CSV file from one folder over the exe placed in another folder
Draging a file from one folder and droping it onto the exe in another folder
|
Hi ,
i want to know how can i select ,then Drag a CSV file from one folder over the exe placed in another folder
Hi Taran,
In order to achieve drag and drop, we shall use "Mercury.DeviceReplay" Object.Please see the example below for your reference Code: with Browser("..").Page("...r")
Hi ...
i am actually interested in Dragging a File from one folder (C:\Newfolder) to say (D:\NewFolder)... i am working on a Desktop application which requires an excel file to be dragged and dropped on an EXE of the app... please help with this
My suggestion is Open the C:\Newfolder excel sheet and save it in the location of D:\Newfolder then delete the file in c:\Newfolder.
Code: set ExcelObj = CreateObject("Excel.Application") next delete the c folder workbook |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Executing via create "RES"xx folder? | nishitd | 0 | 1,365 |
03-07-2018, 01:09 AM Last Post: nishitd |
|
code for validation to create a sub folder | smiley | 0 | 1,612 |
10-19-2016, 10:08 PM Last Post: smiley |
|
Extract and save a file from zip folder using VB Script | karthicksri07 | 1 | 6,535 |
06-29-2016, 02:19 PM Last Post: Ankesh |
|
[UFT] Close opened folder | robertosalemi | 1 | 3,475 |
02-10-2016, 07:06 PM Last Post: robertosalemi |
|
Exe invoked through UFT is unable to access IIS and SQL Server service | bkdevise | 0 | 2,256 |
08-25-2015, 05:49 PM Last Post: bkdevise |