Thanks for your response Sebastian.  One interesting observation.  When i 
launch Firefox from selenium :

1.It opens a blank Firefox Window.
2. After waiting for 2-3 seconds, it launches the url.

If i  clear the page activations before it launches the url  then i dont 
see this issue. How can i  control this programmatically as i cant have any 
manual intervention when the selenium  tests are running . Is there any 
preference to set  to  achieve this?

I tried setting extensions.firebug.console.clearAnnotationsConfirmation  to 
true/false but it didnt help.



On Saturday, May 23, 2015 at 7:12:00 PM UTC+5:30, Sebastian Zartner wrote:
>
> Hi Suman,
>
> sorry for the long silence! What I meant is that you should reset the 
> activation list manually once by right-clicking the Firebug icon, then 
> clicking *Clear Activation List* and confirming it by clicking *Yes*. See 
> also https://getfirebug.com/wiki/index.php/Start_Button#Options.
>
> Sebastian
>
> On Monday, May 4, 2015 at 7:11:14 AM UTC+2, suman kumar wrote:
>>
>> Hi Honza, 
>> can you please  suggest some solution for this issue in firebug2 ?
>>
>> On Thursday, April 23, 2015 at 6:34:26 PM UTC+5:30, suman kumar wrote:
>>>
>>> Hi Honza,
>>>  Thanks for your response. Is there any fix done for this issue in 
>>> firebug 3.0?
>>>
>>>  I get  'firebug not compatible with firefox 35'  when i try to install 
>>> firebug3.0. Same error for firefox36.
>>>
>>> Moreover, its difficult to move to firbug3.0 as it would require 
>>> upgrading to  selenium2.45 (supports upto FF35)  which is difficult for us 
>>>  at this stage of development cycle.
>>>
>>> It will be great if  you can suggest a solution for this issue in 
>>>  FireBug2.
>>>
>>> Regards,
>>> Suman
>>>
>>> On Wednesday, April 22, 2015 at 4:01:19 PM UTC+5:30, Jan Honza Odvarko 
>>> wrote:
>>>>
>>>> Can you try your scenario with Firebug 3?
>>>> Firebug 3 (aka Firebug.next) has the net-export logic built in and you 
>>>> don't need the NetExport extension.
>>>>
>>>> The latest Firebug 3 ATM
>>>> http://getfirebug.com/releases/firebug/3.0/firebug-3.0.0-alpha.11.xpi
>>>>
>>>> Honza
>>>>
>>>> On Thursday, April 16, 2015 at 7:16:35 AM UTC+2, suman kumar wrote:
>>>>>
>>>>> Hi honza,
>>>>> can you please give your input on this? 
>>>>>
>>>>> Regards,
>>>>> Suman
>>>>>
>>>>> On Monday, April 13, 2015 at 10:52:15 AM UTC+5:30, suman kumar wrote:
>>>>>>
>>>>>> Hi Honza,
>>>>>>  Thanks for your response. I already have  the below settings and 
>>>>>> aggregated har file is already generated
>>>>>>
>>>>>> 1. 'extensions.firebug.allPagesActivation' to 'on' (string)
>>>>>> 2. 'extensions.firebug.netexport.alwaysEnableAutoExport' to 'true' 
>>>>>> (boolean)
>>>>>>
>>>>>> The issue is that sometimes i get additional  page in output har file 
>>>>>> with title as that of last page.
>>>>>>
>>>>>> When i set Home page to: about:blank as suggested by you, this 
>>>>>> problem is always coming. Please see the attached screenshots. There  is 
>>>>>> page load with title about:blank  (first page) . On har file export, 
>>>>>> title 
>>>>>> of this page is updated to that of the last page.
>>>>>>
>>>>>> Please provide some inputs to resolve this issue.
>>>>>>
>>>>>>
>>>>>> Regrads,
>>>>>> Suman
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wednesday, April 8, 2015 at 4:52:13 PM UTC+5:30, Jan Honza Odvarko 
>>>>>> wrote:
>>>>>>>
>>>>>>> Please read this thread
>>>>>>> https://groups.google.com/d/msg/firebug/oJwLFniRs-E/-uLDdW2CZ5YJ
>>>>>>>
>>>>>>> Honza
>>>>>>>
>>>>>>> On Wednesday, April 8, 2015 at 1:19:54 PM UTC+2, suman kumar wrote:
>>>>>>>>
>>>>>>>> I am trying to export  a har file using  selenium + firebug+net 
>>>>>>>> export.
>>>>>>>>
>>>>>>>> Selenium version : 2.44
>>>>>>>> firebug version : 2.0.8
>>>>>>>> Net Export : 0.7
>>>>>>>> firefox :33.0
>>>>>>>>
>>>>>>>> The issue i face is sometimes i get an additional step which 
>>>>>>>> appears as first step with  title as that of last step. This happens 
>>>>>>>> intermittently.
>>>>>>>>
>>>>>>>> One thing i have noticed is if i add a long delay before 
>>>>>>>>  driver.get(<url>)  in selenium code  then this issue is always coming.
>>>>>>>>
>>>>>>>> Any clue on this? 
>>>>>>>>
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Suman
>>>>>>>>
>>>>>>>>

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at http://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/bdb089aa-9ae7-40ed-b375-c68568c2ceee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to