Menu

#1391 TypeError: Cannot read property "profiling" from undefined

2.10
closed
nobody
None
5
2012-10-26
2012-03-12
hoasung224
No

Hi, erveryone.

Now I am using HtmlUnitDriver ( http://code.google.com/p/selenium/wiki/HtmlUnitDriver ) with constructor

HtmlUnitDriver driver = new HtmlUnitDriver(BrowserVersion.FIREFOX_3.6);
When I am trying to load page https://twitter.com/#!/iphonenew . It is used for crawling purpose.

I have got this exception "net.sourceforge.htmlunit.corejs.javascript.EcmaError: TypeError: Cannot read property "profiling" from undefined".
and then the content of page gotten is error so I cannot extract data from this page .

If I try with firefox I did not meet this error. Who can help me resovle this problem, thanks in advance.

Discussion

  • hoasung224

    hoasung224 - 2012-03-12
     
  • hoasung224

    hoasung224 - 2012-03-12

    The error images is attached. Please help

     
  • hoasung224

    hoasung224 - 2012-03-12

    The error image is attached. Please help

     
  • RBRi

    RBRi - 2012-03-13

    Please try it with the latest snapshot build (don't forget to update all the relates libs also).
    We did a lot of changes during the last weeks to address this kind of problems.

     
  • RBRi

    RBRi - 2012-10-26

    Have done again some more tests with this page and the latest HtmlUnit code. I can load the page without problem and conversation into text works fine also.
    Will close this issue.

     
  • RBRi

    RBRi - 2012-10-26
    • status: pending --> closed
    • milestone: --> 2.10
     

Log in to post a comment.

MongoDB Logo MongoDB