Selenium Blog

+ - Filter

Search blog

Support the Selenium project

Want to support the Selenium project? Learn more about sponsorship or view the full list of sponsors.

Thursday, December 6, 2012 by adam goucher

A Smattering of Selenium #132

2.27.0 is now out which means you can close the browser tab that points to the old Firefox installers.

Thursday, November 29, 2012 by adam goucher

A Smattering of Selenium #131

Not sure how widely broadcast this has been (cus, you know, we’re good at communicating and stuff), but if you are using 2.26.0 and Firefox 17 you will get a nasty bug. 2.27.0 is in the works to address this (and a couple other things…) so if you need FF right now, keep your install at the latest 16 release.

Tuesday, November 27, 2012 by adam goucher

A Smattering of Selenium #130

Can’t get enough Se bloggage? Have a look at Overview of Selenium Blogs — though I must say there has to be something wrong with the Alexa algorithm if I am that far down the list. And behind both David and Alister. 🙂

  • Must Have Git Aliases: Advanced Examples reminds me of someone I used to work with who likely couldn’t function on a clean unix system, but with all his aliases was mind blowing to watch
  • Writing a Selenium Test Framework for a Django Site (Part 3) has the usual myths and FUD around XPath and embeds locators in the script method but is the first thing I’ve seen that uses the Color class in Python so I’ll overlook those things. This time.
  • How to solve Selenium focus issues introduced me to jQuery’s :focus pseudoselector
  • I’m sure there is something to be learned from Use Rails until it hurts. Especially from the paragraph above the twitter inclusions
  • Checking an image is actually visible using WebDriver is something I plan on stealing.
  • Android 4.0 in VirtualBox seems like a cool way to build out an android build farm
  • Autoloading in PHP and the PSR-0 Standard has some Symfony specific bits, but is generally useful
  • Extending Selenium with jQuery is something else I intend to steal
  • From the same person is Combining py.test and Selenium to test webapps which shows off some of what py.test can do with fixtures. Not how I would do it, but cool none the less.
  • Let me say this again; the officially blessed solution for getting response codes is to route your calls through a proxy (like the BrowserMob Proxy) and then ask it what they were. But if you are bound and determined to craft ‘solutions’ that only work in a single browser, or a single language, or require changing your application then How To Get The HTTP Status Code In Selenium WebDriver will make good breakfast reading. North American time that is…
  • Search blog

    Support the Selenium project

    Want to support the Selenium project? Learn more about sponsorship or view the full list of sponsors.

    Selenium Level Sponsors

    Support the Selenium Project

    Want to support the Selenium project? Learn more or view the full list of sponsors.

    All rights reserved, Software Freedom Conservancy