Trying to click the "desktop" image in a Internet Explorer "Choose file to upload" window

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
diamondrail
Junior Coder
Posts: 20
Joined: Wed Jul 31, 2019 9:38 am

Trying to click the "desktop" image in a Internet Explorer "Choose file to upload" window

Post by diamondrail » Fri Oct 04, 2019 8:08 pm

I tried the image recognition and it worked two weeks ago, but now it's not clicking on the button...
Is there a better way to automate this process..


Image upload Internet Explorer Window is already open. (Got this far :)


Click "Desktop"
Double Click on "Specific Folder"
Click on "photo one" (By image recog. or recommended method)
Click "Open"

Then reopen the Image upload Internet Explorer Window
re-do process, but select "photo two" instead...

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1348
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Re: Trying to click the "desktop" image in a Internet Explorer "Choose file to upload" window

Post by Dorian (MJT support) » Mon Oct 07, 2019 12:49 pm

I'd be more inclined to use GetFileList to get the list of files in the folder, then enter each path and filename as you loop through all the files.
Yes, we have a Custom Scripting Service. Message me or go here

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts