Web Response Time Measurements with IE11

Discussions and Tech Support related to using the iMacros Component for .NET in your applications.
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team

Before asking a question or reporting an issue:
1. Please review the list of FAQ's.
2. Use the search box (at the top of each forum page) to see if a similar problem or question has already been addressed.
3. Try searching the iMacros Wiki - it contains the complete iMacros reference as well as plenty of samples and tutorials.
4. We can respond much faster to your posts if you include the following information: CLICK HERE FOR IMPORTANT INFORMATION TO INCLUDE IN YOUR POST
Post Reply
fataboubou
Posts: 3
Joined: Tue Sep 09, 2014 12:41 pm

Web Response Time Measurements with IE11

Post by fataboubou » Tue Oct 07, 2014 2:03 pm

Hello,
I use imacros v10 with I.E. 11.0.9600.17280 and notice that the measures we obtain are not the real time response but we have about 1, 2 or more seconds added.

The code i use is :
STOPWATCH ID=Nombre_de_lignes_:001_S00010614SQH00000023-
TAG POS=1 TYPE=DIV ATTR=TXT:S00010614SQH00000023
TAG POS=R1 TYPE=DIV ATTR=CLASS:s-uiLocker-loading&&STYLE:*display:<SP>none;*
STOPWATCH ID=Nombre_de_lignes_:001_S00010614SQH00000023-

I try to change "TAG POS=R1" by "TAG POS=1..." : same results.

I add "SET !REPLAYSPEED FAST" :no effect.

The same script with Firefox and chrome work perfectly.

Is there something i forget?

Thankyou
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Web Response Time Measurements with IE11

Post by chivracq » Tue Oct 07, 2014 4:29 pm

fataboubou wrote:Hello,
I use imacros v10 with I.E. 11.0.9600.17280 and notice that the measures we obtain are not the real time response but we have about 1, 2 or more seconds added.

The code i use is :

Code: Select all

STOPWATCH ID=Nombre_de_lignes_:001_S00010614SQH00000023-
TAG POS=1 TYPE=DIV ATTR=TXT:S00010614SQH00000023
TAG POS=R1 TYPE=DIV ATTR=CLASS:s-uiLocker-loading&&STYLE:*display:<SP>none;*
STOPWATCH ID=Nombre_de_lignes_:001_S00010614SQH00000023-
I try to change "TAG POS=R1" by "TAG POS=1..." : same results.

I add "SET !REPLAYSPEED FAST" :no effect.

The same script with Firefox and chrome work perfectly.

Is there something i forget?

Thankyou
1- FCIM...! :mrgreen: (OS is missing and you didn't mention with which Versions (iMacros + Browser) you tested on FF and CR...)

2- Can you reproduce the Problem with Demo STOPWATCH, I could then test it...? Not sure I will have a Solution for you, but that can already help you if I encounter the Problem or not...

3- Are you looping your Macro...?

4- Would you by any chance have the Profiler enabled on IE... (and not on FF/CR)?
(I've noticed on FF a Delay of 3-5 sec between 2 Loops when the Profiler is enabled...)

5- You could test with the Profiler if you get the same Results...

If you have the Commercial Edition, you are entitled to open a Ticket with TechSupport where they are much more reactive than on the Forum where they scarcely come... (and post the Answer back into your Thread).
Last edited by chivracq on Wed Oct 08, 2014 11:26 am, edited 1 time in total.
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
fataboubou
Posts: 3
Joined: Tue Sep 09, 2014 12:41 pm

Re: Web Response Time Measurements with IE11

Post by fataboubou » Wed Oct 08, 2014 7:03 am

Hello chivracq,
1- I work on windows 7 enterprise 64 bits, 8Go Ram and icore5-3210M CPU 2.5 Ghz and iMacros For IE 10.1.25.88/83.
FF is Firefox 30.0.0 and Chrome is Chrome 35.0.1916.153 m and i use iMacros for Chrome 8.0.7 and iMacros for Chrome 8.8.2

For the other questions, i test and come back...

Regards
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Web Response Time Measurements with IE11

Post by chivracq » Wed Oct 08, 2014 11:30 am

fataboubou wrote:Hello chivracq,
1- I work on windows 7 enterprise 64 bits, 8Go Ram and icore5-3210M CPU 2.5 Ghz and iMacros For IE 10.1.25.88/83.
FF is Firefox 30.0.0 and Chrome is Chrome 35.0.1916.153 m and i use iMacros for Chrome 8.0.7 and iMacros for Firefox 8.8.2

For the other questions, i test and come back...

Regards
OK... :D

Mini-Mistake in your Config Info, see my Correction in Bold...

Mini-Recommendation for FF, make sure you keep FF at FF30 and iMacros at FF at v8.8.2 (switch off Automatic Updates for iMacros), it's the most stable Configuration at this moment and v8.8.3+ (not officially released yet) won't work on FF30...
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
fataboubou
Posts: 3
Joined: Tue Sep 09, 2014 12:41 pm

Re: Web Response Time Measurements with IE11

Post by fataboubou » Thu Oct 09, 2014 6:53 am

Hello

2- Can you reproduce the Problem with Demo STOPWATCH, I could then test it...?
i test Demo stopwatch on IE11 : i think that's ok. here are traces :

2014/10/08,07:46:08,Firstpage,0.026
2014/10/08,07:46:10,SubmitData,0.417
2014/10/08,07:46:08,Total,9.730
2014/10/08,07:46:10,Store1,7.505

2014/10/08,07:47:08,Firstpage,15.219
2014/10/08,07:47:25,SubmitData,0.421
2014/10/08,07:47:08,Total,39.883
2014/10/08,07:47:25,Store1,22.564

2014/10/08,12:24:55,Firstpage,0.028
2014/10/08,12:24:57,SubmitData,0.406
2014/10/08,12:24:55,Total,28.895
2014/10/08,12:24:58,Store1,26.039

014/10/08,12:25:33,Firstpage,0.024
2014/10/08,12:25:35,SubmitData,0.374
2014/10/08,12:25:33,Total,9.931
2014/10/08,12:25:35,Store1,7.534


3- Are you looping your Macro...?
i try seceral times without looping

4- Would you by any chance have the Profiler enabled on IE... (and not on FF/CR)?
(I've noticed on FF a Delay of 3-5 sec between 2 Loops when the Profiler is enabled...)
i don't have Profiler enbled...

5- You could test with the Profiler if you get the same Results...
I try with Profiler enabled : same results.

If you have the Commercial Edition, you are entitled to open a Ticket with TechSupport where they are much more reactive than on the Forum where they scarcely come... (and post the Answer back into your Thread).
actually, i try the free version.

Regards
fastRSgold
Posts: 4
Joined: Tue Nov 25, 2014 6:10 am

Re: Web Response Time Measurements with IE11

Post by fastRSgold » Tue Nov 25, 2014 6:15 am

The range and passion from the Call of Duty mmo7d following is actually humbling, but there is absolutely no official strategy for finding out there whom amidst individuals numerous

players is the greatest of the greatest, so far,Inch stated Eric Hirshberg, Chief executive officer associated with Activision.Created by Activision, Treyarch, Xbox 360, Main

Group Video gaming (MLG) as well as Cheap FIFA 15 Coins the Electronic Athletics Little league (ESL), the wedding is going to be streaming were living on the web. Extra details will be announced at

a later date.
Post Reply