Category Archives: Selenium Internals

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

Improving the ‘It works’ commandBuilder This is the second part of the series of posts on extending the Selenium IDE using Command Builders. Command builders allow you to add items to the Selenium IDE context menu in Firefox providing convenient … Continue reading

Posted in Selenium Internals | Tagged , , , , , , , | 22 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

Creating CSS Locator Builders for Selenium IDE

Selenium IDE has a very powerful extension support. In this post I am going to show you how easy it is to extend Selenium IDE with new locator builders. A locator in Selenium is a means of identifying an element … Continue reading

Posted in Selenium Internals | Tagged , , , , , , , | 15 Comments

Almost Magical Facelift of Selenium IDE Panes

Styles are awesome! What started as an exploration to add some style for a menu for one of my Selenium IDE Plugins turned into a small redesign of the panes header of Selenium IDE. What I refer to as panes is … Continue reading

Posted in Selenium Internals | Tagged , , , , | Leave a comment