Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Firebug + Net Export + WebDriver does not export all the requests
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  22 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tarun Kumar  
View profile  
 More options Sep 28 2012, 6:35 am
From: Tarun Kumar <tkum...@gmail.com>
Date: Fri, 28 Sep 2012 03:35:24 -0700 (PDT)
Local: Fri, Sep 28 2012 6:35 am
Subject: Firebug + Net Export + WebDriver does not export all the requests

I followed
http://www.softwareishard.com/blog/firebug/automate-page-load-perform...
to capture n/w traffic and all went well.
But I am facing one issue with respect to data which is exported from net
panel. For one operation on page only 26 requests are exported to har file
and not all the requests.
I gave more than 1 minute wait period but yet see only 26 requests in the
exported har file. While in the net export panel of browser I can see all
the request during test run. Did I miss any setting?

Thanks in advance
Tarun K


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 1 2012, 6:15 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Mon, 1 Oct 2012 03:15:40 -0700 (PDT)
Local: Mon, Oct 1 2012 6:15 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
On Sep 28, 12:35 pm, Tarun Kumar <tkum...@gmail.com> wrote:
> I followedhttp://www.softwareishard.com/blog/firebug/automate-page-load-perform...
> to capture n/w traffic and all went well.
> But I am facing one issue with respect to data which is exported from net
> panel. For one operation on page only 26 requests are exported to har file
> and not all the requests.

Is the page accessible online?
Can we somehow try to repro the problem on our machines?

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 3 2012, 10:55 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Wed, 3 Oct 2012 07:55:00 -0700 (PDT)
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
I have fixed one netExport related issue that could solve the problem
see: http://code.google.com/p/fbug/issues/detail?id=5925

There is also fresh new release: NetExport 0.9b2
https://getfirebug.com/releases/netexport/netExport-0.9b2.xpi

Does it solve the problem?
Honza

On Oct 1, 12:15 pm, Jan Honza Odvarko <odva...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tarun Kumar  
View profile  
 More options Oct 4 2012, 11:53 pm
From: Tarun Kumar <tkum...@gmail.com>
Date: Thu, 4 Oct 2012 20:53:24 -0700 (PDT)
Local: Thurs, Oct 4 2012 11:53 pm
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Thanks for response Jan,

I found that the issue is because of ajax operation. I increased the time
out limit << profile.setPreference(domain + "netexport.pageLoadedTimeout",
"120000");>> and got to see all requests being logged in har file.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 5 2012, 2:09 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Thu, 4 Oct 2012 23:09:44 -0700 (PDT)
Local: Fri, Oct 5 2012 2:09 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Thanks for the update!
Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vinay  
View profile  
 More options Oct 17 2012, 7:32 am
From: Vinay <vinayku...@goorulearning.org>
Date: Wed, 17 Oct 2012 04:32:21 -0700 (PDT)
Local: Wed, Oct 17 2012 7:32 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Hi.. i followed same procedure.. once i got the HAR file. second time when
i am executing i am not able to get the HAR file in the specified path..
can u plz help me out??


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 17 2012, 7:46 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Wed, 17 Oct 2012 04:46:12 -0700 (PDT)
Local: Wed, Oct 17 2012 7:46 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
On Oct 17, 1:32 pm, Vinay <vinayku...@goorulearning.org> wrote:
> Hi.. i followed same procedure.. once i got the HAR file. second time when
> i am executing i am not able to get the HAR file in the specified path..
> can u plz help me out??

We need detailed steps about what to do to see the problem.
Can you provide it + a test page?

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vinay  
View profile  
 More options Oct 17 2012, 7:57 am
From: Vinay <vinayku...@goorulearning.org>
Date: Wed, 17 Oct 2012 04:57:37 -0700 (PDT)
Local: Wed, Oct 17 2012 7:57 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

the same example which is in
http://www.softwareishard.com/blog/firebug/automate-page-load-perform...
i had followed by changing firebug and netexport versions and the path
where HAR files to be generated..


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 17 2012, 8:15 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Wed, 17 Oct 2012 05:15:04 -0700 (PDT)
Local: Wed, Oct 17 2012 8:15 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
On Oct 17, 1:57 pm, Vinay <vinayku...@goorulearning.org> wrote:
> the same example which is inhttp://www.softwareishard.com/blog/firebug/automate-page-load-perform...
> i had followed by changing firebug and netexport versions and the path
> where HAR files to be generated..

And what page did you use for your test?
Or does the problem appear with any page?
Can I test it with google.com?
Honza

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vinay  
View profile  
 More options Oct 17 2012, 8:21 am
From: Vinay <vinayku...@goorulearning.org>
Date: Wed, 17 Oct 2012 05:21:53 -0700 (PDT)
Local: Wed, Oct 17 2012 8:21 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

The same page which is in example.Also,tried with google.com. Page is
getting opened and closing with out any errors in console.
But,in the specified path HAR file is not getting generated


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vinay  
View profile  
 More options Oct 18 2012, 12:24 am
From: Vinay <vinayku...@goorulearning.org>
Date: Wed, 17 Oct 2012 21:24:58 -0700 (PDT)
Local: Thurs, Oct 18 2012 12:24 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Hi. .

I could not trace out where is the mistake.. the page is getting opened and
closed. But,in the specified path the HAR file is not generated.
Kindly,help me to achieve this. .

Thanks,
Vinay


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vinay  
View profile  
 More options Oct 18 2012, 7:57 am
From: Vinay <vinayku...@goorulearning.org>
Date: Thu, 18 Oct 2012 04:57:14 -0700 (PDT)
Local: Thurs, Oct 18 2012 7:57 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Hi..

Finally i achieved the task.. i have something to get clarified.. only for
one page load the HAR files is generated.
Suppose if i am giving multiple selenium commands will i be able to get the
response time for all the pages????

Thanks,
Vinay


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Oct 18 2012, 8:54 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Thu, 18 Oct 2012 05:54:38 -0700 (PDT)
Local: Thurs, Oct 18 2012 8:54 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
On Oct 18, 1:57 pm, Vinay <vinayku...@goorulearning.org> wrote:
> Hi..

> Finally i achieved the task..

Sounds great, what was the problem?

> i have something to get clarified.. only for
> one page load the HAR files is generated.
> Suppose if i am giving multiple selenium commands will i be able to get the
> response time for all the pages????

Yes, this should work.

You just need to use the driver to open new page.

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gsounda...@gmail.com  
View profile  
 More options Jan 28, 6:59 pm
From: gsounda...@gmail.com
Date: Mon, 28 Jan 2013 15:59:17 -0800 (PST)
Local: Mon, Jan 28 2013 6:59 pm
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Hi Jan,

I need to capture all the request through Net export using Java. For
approx. 15 minutes, my page will be triggering data and I need to capture
all of them. Number of request could be more than 400. After Auto export
when I read HAR file it does not have all 400 request, it has 200 request
approx. But when I export it manually I see all 400 request. I tried
increasing pageloaded timeout but still there was no change.

I'm using Firefox 10, Firebug 1.9.2, Netexpot 1.9.2

Soundar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Jan 29, 11:22 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Tue, 29 Jan 2013 08:22:29 -0800 (PST)
Local: Tues, Jan 29 2013 11:22 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
On Jan 29, 12:59 am, gsounda...@gmail.com wrote:

> Hi Jan,

> I need to capture all the request through Net export using Java. For
> approx. 15 minutes, my page will be triggering data and I need to capture
> all of them. Number of request could be more than 400. After Auto export
> when I read HAR file it does not have all 400 request, it has 200 request
> approx. But when I export it manually I see all 400 request. I tried
> increasing pageloaded timeout but still there was no change.

> I'm using Firefox 10, Firebug 1.9.2, Netexpot 1.9.2

Does it help if you use latest versions?
Firefox 18, Firebug 1.11.1 and NetExport Netexpot 0.9b3

Btw. Netexpot 1.9.2, doesn't exist

Also, is there any way I can repro the problem on my machine?

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gsounda...@gmail.com  
View profile   Translate to Translated (View Original)
 More options Jan 29, 11:59 am
From: gsounda...@gmail.com
Date: Tue, 29 Jan 2013 08:59:38 -0800 (PST)
Local: Tues, Jan 29 2013 11:59 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

I'll try upgrading my version to the latest and let you know. I'm
using Netexpot 0.9b2, my bad.

Repro steps: Goto cnbc.com and play the video which is in the top right
corner. Different events will be triggered until the video completes
playing. I need to capture those events.

Soundar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gsounda...@gmail.com  
View profile  
 More options Jan 29, 6:42 pm
From: gsounda...@gmail.com
Date: Tue, 29 Jan 2013 15:42:18 -0800 (PST)
Local: Tues, Jan 29 2013 6:42 pm
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

I upgraded and tried but still no change in results.

Firefox 16 (Selenium isn't working with Firefox 16), Firebug 1.10 and
Netexpot 0.9b3

Soundar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Jan 30, 6:03 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Wed, 30 Jan 2013 03:03:29 -0800 (PST)
Local: Wed, Jan 30 2013 6:03 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
On Jan 30, 12:42 am, gsounda...@gmail.com wrote:
> I upgraded and tried but still no change in results.

I can reproduce the problem with cnbc.com

Please create a new report here:
http://code.google.com/p/fbug/issues/list

And provide some instructions how to reproduce the problem
so, it isn't forgotten here in the noise.

I'll take a look at it. The problem is that the netExport
exports content of the Net panel too soon, I guess.

Honza


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jan Honza Odvarko  
View profile  
 More options Jan 31, 9:33 am
From: Jan Honza Odvarko <odva...@gmail.com>
Date: Thu, 31 Jan 2013 06:33:44 -0800 (PST)
Local: Thurs, Jan 31 2013 9:33 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests
Was the problem reported?
(please cross post the issue number here so, I don't miss it)

Honza

On Jan 30, 12:03 pm, Jan Honza Odvarko <odva...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
gsounda...@gmail.com  
View profile  
 More options Jan 31, 10:44 am
From: gsounda...@gmail.com
Date: Thu, 31 Jan 2013 07:44:35 -0800 (PST)
Local: Thurs, Jan 31 2013 10:44 am
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Yes, It's reported!

Issue number: 6225

http://code.google.com/p/fbug/issues/detail?id=6225&thanks=6225&ts=13...

Soundar


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alok Nayak  
View profile  
 More options Mar 7, 2:03 pm
From: Alok Nayak <aloknaya...@gmail.com>
Date: Thu, 7 Mar 2013 11:03:04 -0800 (PST)
Local: Thurs, Mar 7 2013 2:03 pm
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

Just out of curiosity, I am wondering, how can setting "pageloadedtimeout"
,solved your problem? given I am assuming that "pageloadedtimeout" is same
as webdriver wait "pageloadtimeout" (that is netexport waits for page to
load within timeout before exporting to file) and
also assuming that the page you requested will be "loaded" first then ajax
operation would have happened.
So this should work only if ajax operation is happening before page load
and setting "pageloadedtimeout" allowed ajax operation to happen, which is
confusing.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alok Nayak  
View profile  
 More options Mar 7, 2:31 pm
From: Alok Nayak <aloknaya...@gmail.com>
Date: Thu, 7 Mar 2013 11:31:57 -0800 (PST)
Local: Thurs, Mar 7 2013 2:31 pm
Subject: Re: Firebug + Net Export + WebDriver does not export all the requests

just found out from the documnetation in code
All requests  are collected in an internal array and removed when proper
response is received.  As soon as the requests list is empty again, the
object waits for specified  amount of time (see:
extensions.firebug.netexport.pageLoadedTimeout) and if no request  is made
during this period the page is declared to be loaded.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions