Monthly Archives: July 2012

Stored Variables Plugin v1.21 for Selenium IDE Released

Another major update to my Stored Variables Viewer plugin for Selenium IDE. Firstly, it is no longer called “Viewer”. Yes! it has finally become more than just a mere viewer. In this release, I have added the ability to remove … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , | 10 Comments

Selenium Expert Plugin v0.22 for Selenium IDE Released

When I added a new Selenese command sendKeys in Selenium IDE v1.9.0, I mentioned that I will add the support to convert typeKeys command to sendKeys. This version of Selenium Expert has that feature. I have added a new Inspection … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , | 2 Comments

Page Coverage v1.12 for Selenium IDE Now Available

Since a lot of you have been asking for this feature, this version allows you to change the reports location. You can grab it right now from the addons page. Click on the small arrow next to the Page Coverage icon … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , | Leave a comment

Screenshot on Fail v1.11 for Selenium IDE Now Available

Since a lot of you have been asking for this feature, this version allows you to change the reports location. You can grab it right now from the addons page. Click on the small arrow next to the Screenshot on Fail … Continue reading

Posted in Selenium IDE Plug-ins | Tagged , , , , , , , , , , , , | 8 Comments

Selenium IDE v1.9.0 Released and Includes Firefox 14 Support

I released Selenium IDE v1.9.0 today and it should be available for download from the usual download site soon. Until the changes are pushed to the seleniumhq website, you can download it from here. Other than the Firefox 14 support, … Continue reading

Posted in Selenium IDE | Tagged , , , , , , , | 1 Comment

New Selenese Command – sendKeys

I have just added a new command sendKeys to Selenium IDE. I believe that this is the way forward and it should fix the problem you have been facing with the typeKeys command (issue 3861). Here is the important section … Continue reading

Posted in Selenium IDE | Tagged , , , , , , , , | 17 Comments