Search found 11 matches

by ashuer
Wed Jun 20, 2012 10:21 am
Forum: Technical / Scripting
Topic: web recorder assign value to drop down list box
Replies: 0
Views: 5492

web recorder assign value to drop down list box

I am Assigning the Value on webpage drop down box like the following , but when i run the macro on assigning the value to drop down box taking too much time. Any other way so i can improve the performance of assigning the value to drop down box. IE_FormFill>%IE[0]%,{""},{"ACTION:/Create.htm"},{"prod...
by ashuer
Mon Jun 18, 2012 4:21 pm
Forum: Technical / Scripting
Topic: Message From Webpag
Replies: 3
Views: 3824

My problem like this page

http://www.michael-thomas.com/tech/java ... onfirm.htm

Confirm OK, then popup a new window (uses onclick()) - Confirm, then next web page - If you press 'OK', then you will launch another web page.
Ex:
by ashuer
Mon Jun 18, 2012 4:00 pm
Forum: Technical / Scripting
Topic: Message From Webpag
Replies: 3
Views: 3824

Tried but not working , any other suggestion.
by ashuer
Mon Jun 18, 2012 10:46 am
Forum: Technical / Scripting
Topic: IE Click Tag Problem
Replies: 1
Views: 2404

got my error , i am mentioning class name wrong in code
by ashuer
Mon Jun 18, 2012 10:45 am
Forum: Technical / Scripting
Topic: Message From Webpag
Replies: 3
Views: 3824

Message From Webpag

i Click on the button then a window will open called message from webpage, on that two buttons OK and cancel .
How to submit that form in macro.
by ashuer
Mon Jun 18, 2012 10:10 am
Forum: Technical / Scripting
Topic: IE Click Tag Problem
Replies: 1
Views: 2404

IE Click Tag Problem

This is the source of the web page , There is button "Delete data" i want to in macro click on this button and submit page to done this operration



by ashuer
Fri Jun 15, 2012 7:31 am
Forum: Technical / Scripting
Topic: Web Recorder Application Error
Replies: 2
Views: 2714

Resolved, INPUTInches_SIZE Buffer Size set manually as it goes out of memory
by ashuer
Fri Jun 15, 2012 7:28 am
Forum: Technical / Scripting
Topic: Web Recorder- Text Extraction Wizard
Replies: 1
Views: 2299

Web Recorder- Text Extraction Wizard

The Text Extraction wizrad captures two lines from the ajax button, But i need to extract the first line , How to do.

TD Captures:-
First Line
Second Line


But i want in Variable TD only First Line.
First Line
by ashuer
Fri Jun 15, 2012 7:25 am
Forum: Technical / Scripting
Topic: Web recorder :Getting Error while passing parameter
Replies: 2
Views: 3020

Thanks it works
by ashuer
Thu Jun 14, 2012 6:27 am
Forum: Technical / Scripting
Topic: Web Recorder Application Error
Replies: 2
Views: 2714

Web Recorder Application Error

Getting the Following Error while executing the folloiwng code. --------------------------- Application Error --------------------------- Exception EAccessViolation in module msched.exe at 00003809. Access violation at address 00403809 in module 'msched.exe'. Write of address FF45C653. -------------...
by ashuer
Wed Jun 13, 2012 2:54 pm
Forum: Technical / Scripting
Topic: Web recorder :Getting Error while passing parameter
Replies: 2
Views: 3020

Web recorder :Getting Error while passing parameter

Getting Error while passing parameter to the input box. IE_Create>0,IE[1] IE_Navigate>%IE[1]%,http://www.qsl.net/w4sat/feetconv.htm,ie_res IE_WaitDocumentComplete>%IE[1]%,ie_res IE_ClickTag>%IE[1]%,{""},{"ACTION:"},{"INPUT"},{"INDEX"},{"0"},ie_res Let>var=14 Messagemodel>var IE_FormFill>%IE[3]%,{""}...
Sign up to our newsletter for free automation tips, tricks & discounts