Tag Archives: Extending Selenium IDE

Changes to Selenium IDE Plugin System

Plugins for Selenium IDE were an awesome idea. They allowed plugin authors to execute any code they wanted. However, with great power also came great risk of breakage. A practical problem that arose is that when a plugin broke down, … Continue reading

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

Testing Evidence with Selenium IDE

Recently I ran into a fan. My fan! I still can’t contain my surprise! I never expected that I would have fans. (OK, just one so far :-)) He asked me if there was a way to save the test … Continue reading

Posted in Selenium Tips | Tagged , , , , , , , , , | 11 Comments

Extending the Selenium IDE by Adding Commands to the Context Menu – Part 1

Creating the ‘It works’ commandBuilder This is the first of a series of posts on the Command Builders extension support in Selenium IDE. I have already covered the Locator Builders in an earlier post. I just love shortcuts. Don’t you love them too? … Continue reading

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