Search found 13 matches

by wtuvell
Tue Apr 21, 2015 1:22 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Incidentally, I just tried one more variation on the Manual Intervention theme: having the user manually write in the datafields, but putting the Save outside the Manual Intervention, letting iMacros do the Save. No dice. The data that the user manually entered disappears.
by wtuvell
Tue Apr 21, 2015 12:36 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

With some more experimentation, I found the following hack works (for some value of "works"): Manual Intervention. I put up a PROMPT dialog (with a PAUSE immediately following it), as shown in the screenshot below. This works. If you look closely in the background, you'll see "Calcula...
by wtuvell
Mon Apr 20, 2015 8:52 pm
Forum: Command Line and Scripting Interface
Topic: Click Next not working
Replies: 1
Views: 3477

Click Next not working

I'm using iMacros v10 in sidebar-mode, with IE11 (English) on Win7 Ultimate, 64-bit. The webserver is my company's product. For the most part iMacros is working well for me, but I'm now having a problem where I can't successfully "click Next". See two screenshots, below (one "plain&qu...
by wtuvell
Wed Apr 15, 2015 11:58 am
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Thanks for the sympathy, chivracq. I did see that iMacros came from iOpus in Germany, but I note that some of their YouTubes look very American, so I'm hoping there's some technical expertise in my area. My bad about your IE F12/DevTools query, I did look at it, couldn't see how to make it work, and...
by wtuvell
Tue Apr 14, 2015 9:46 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Hey, so here's another piece of "evidence". I tried to "cheat", via the following code block, but EVEN IT DOESN'T WORK ! Any ideas?? ' NOPE, DAMMIT, NOTHING WORKS! The Save doesn't "stick" in iMacros! ' So we cheat: We put up a dialog box and force the user to click Sav...
by wtuvell
Tue Apr 14, 2015 8:49 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Nope, nothing works. Per our conjecture, I tried the DS workaround in 2 ways, but neither one works (the Save "happens" in the sense that the "successful Save" page is reached, but the data doesn't "stick"): TAG POS=1 TYPE=INPUT ATTR=CLASS:buttonFace&&VALUE:Save...
by wtuvell
Tue Apr 14, 2015 3:03 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Oops, I meant to say I CAN'T open the page either!
by wtuvell
Tue Apr 14, 2015 3:02 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

I'm emailing you the SaveAs HTML only, but I'm afraid there's not much to it. I can open the page either (HTML Only or Complete). Note that the page is behind a password-protected account, and the server serves IE only (it rejects if User Agent != IE). If we're stuck for technical reasons with the i...
by wtuvell
Mon Apr 13, 2015 4:38 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Done: email sent to your gmail. I tried finding a way to complain about "attachment quotas" to a site admin, but it wasn't obvious how to do that. Sorry about "latest". What I was referring to was "latest" Fedora, together with updates from the Fedora repo. It's FF 37.0...
by wtuvell
Mon Apr 13, 2015 2:47 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

OK, the upload succeeded for you (I checked, the contents are real). And, I did quote the error msg I got, verbatim. So at this point I'll approach a site admin, maybe they have some wisdom for me. BTW, I'm using Firefox on Fedora (all latest and patched), how about you?
by wtuvell
Sun Apr 12, 2015 5:34 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Hmm, maybe I'm still doing something wrong? I clicked into this Post Reply mode, went to Upload Attachment, browsed to my screenshot (a 71 KB PNG), hit Add The File, but I keep geting the error msg: "Sorry, the board attachment quota has been reached". Do I have to do something to get myse...
by wtuvell
Fri Apr 10, 2015 9:53 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Re: Save erases data

Hmm, thanks chivracq, I tried to attach the screenshot, but it apparently failed with some sort of resource deficiency problem that I didn't notice (at least, that's the problem I got when I just now retried). So the same problem prevents me from uploading the additional info you kindly request. I'l...
by wtuvell
Fri Apr 10, 2015 8:26 pm
Forum: Command Line and Scripting Interface
Topic: Save erases data
Replies: 20
Views: 20076

Save erases data

I have a use-case where I need to fill in some data into a field on a certain page, then click "Save". This works correctly (the data gets saved) if I click Save manually (using an actual mouse click). But if I do the Save using iMacros, the data disappears (though the Save succeeds otherw...