Forum Discussion
TanyaYatskovska
6 years agoSmartBear Alumni (Retired)
Hi vthomeschoolmom,
Have you seen this sample?
Download a file from the Internet
I think only Platform objects are used there.
- vthomeschoolmom6 years agoSuper Contributor
I will check it out. Thanks!
- vthomeschoolmom6 years agoSuper Contributor
No love.
Sub Test Dim strFileURL, strHDLocation, objHTTP, objADOStream, objFSO ' Specify the names of the source and destination files strFileURL = "http://www.automatedqa.com/file to get" strHDLocation = "c:\temp\filename"
I am looking for means to handle the USER INTEFACE within the browser.
- TanyaYatskovska6 years agoSmartBear Alumni (Retired)
I see. In this case, you will need to work with the Browser's dialogs. I'm not sure if TestComplete has access to them. Usually, browsers blocks iteration with their own dialogs. UI Automation or MSAA would help. However, as far as I remember they are in the Desktop module.
Related Content
- 10 months ago
Recent Discussions
- 4 hours ago