My Selenium IDE Plugins Updated for Firefox 9

I have uploaded new versions of all my Selenium IDE plugins on Firefox Addons website. They should now work with Firefox 9 and Selenium IDE v1.5.0. The updates should be sent to you automatically when Mozilla approves them. You can also set them now from the links below:-

Let me know if you notice anything unexpected.

This entry was posted in Selenium IDE Plug-ins and tagged , , , , , , , , , , , , , , , , , . Bookmark the permalink.

4 Responses to My Selenium IDE Plugins Updated for Firefox 9

  1. Bhasker Chaurasia says:

    I installed Test Test Suite Batch Converter plug in but not able to convert the IDE HTML code to any of the language.
    FireFox Veriosn 8.0.1
    Selenium IDE v 1.5.0

    Is there any other changes that i need to do?Please do let me know.

  2. Rick says:

    Hi Samit,

    The File Logging plugin seems to be writing all log entries in a continuous line. Is it expected that each log entry would appear in the file on a new line, as it does on the Log tab of Selenium IDE?

    • Samit Badle says:

      Hi Rick,

      Each log entry should be on a new line. I am guessing that you are on Windows. You will see this behaviour if your text editor is not able to understand the Unix line ends. Notepad on Windows is prone to this problem. If you use another text editor like Scite, Notepad++, Textpad or many others you should not have any problems. You can also convert the line ends from Unix to PC using one of the many good and free tools out there.

      Cheers,
      Samit

Leave a Reply

Your email address will not be published. Required fields are marked *