0 Replies Latest reply on May 28, 2012 5:34 AM by zhfeng

    firefox browser stops responding with "resource:///components/nsContentPrefService.js:1308" when using arquillian and drone

    zhfeng

      Hi,

       

      we're using arquillian and drone to do some demo of XTS. see https://github.com/jbosstm/quickstart/tree/master/XTS/demo

      this demo runs on windows and sometimes it fails with the firefox (version 12.0) hang for a long time and there is a javascript error like

       

      A script on this page may be busy, or it may have stopped responding.

      You can stop the script now, or you can continue to see if the script will complete.

       

      Script: resource:///components/nsContentPrefService.js:1308

      then if click on 'continue' botton, it works fine. but we run this demo as a job on hudson server so it hang forever.

      does anyone know this issue is about the firefox or the selenium ?

       

      Thanks a lot,

      Amos