Posted
almost 14 years
ago
by
adam goucher
Safari is starting to whinge about how many tabs I have open which means it is time for another post. Ripple-UI is a cross-platform, mobile web application emulation environment. From RIM. Could be something interesting. Tips From Our Codebase To Help You Write Reliable Selenium Tests has nothing I don’t violently disagree with. And makes [...]
|
Posted
about 14 years
ago
by
shs96c
The feedback from the last release was heard loud and clear: little and often it is! We’re proud to announce the release of Selenium 2.2. What’s new this time? For many users, this is simply a bug fix release as there are no new major features. One thing you might appreciate is better exceptions being [...]
|
Posted
about 14 years
ago
by
shs96c
Now that Selenium 2 has been released, one of the goals of the project is to provide regular updates to our users and the community. The aim is for these updates to be small and manageable, incrementally addressing issues and problems raised by you. Selenium 2.1, which is launched today, marks the first of these [...]
|
Posted
about 14 years
ago
by
adam goucher
Last week we released Se-IDE 1.1.0 which now features WebDriver formats and Se 2.1.0 was released about an hour ago. Simon will post something shortly-ish on what’s changed. I haven’t messed around with HTML5 goodies yes, but fake-html5 seems like it could be interesting. The Yii framework has grown WebDriver support. Now if only there [...]
|
Posted
about 14 years
ago
by
adam goucher
Two Smatterings in two days?!!? That never happens. Well, except when I get behind and have a metric tonne of links queued up. Next week appears to be Meetup week with ones in London on Tuesday, Toronto on Wednesday and San Francisco on Thursday. It’s like we coordinated or something. (But didn’t.) Last month’s SFSE [...]
|
Posted
about 14 years
ago
by
adam goucher
Well, since the last Smattering there hasn’t been much in the community. Oh. Well, except for hitting the 2.0.0 milestone. Which seems like a good time to remind people that: Selenium is the project name Selenium 1 is a project version Selenium 2 is a project version Selenium Remote Control (RC) is an API name [...]
|
Posted
about 14 years
ago
by
shs96c
We are very, very pleased to announce the release of Selenium 2.0. If you’ve been waiting for a stable release since 1.0.3, now’s the chance to update. And if you do, what will you find? For users of Selenium 1, this is a drop-in replacement. You’ll find support for modern browsers such as Firefox 5 [...]
|
Posted
about 14 years
ago
by
shs96c
The ChromeDriver is composed of two major pieces. There are the client APIs, which you use in your tests, and there’s a server part, which the client APIs know how to start and run and which takes the form of an executable called “chromedriver”. The server piece is maintained by the Chromium team, and they’ve [...]
|
Posted
about 14 years
ago
by
Samit Badle
Last week we quietly released Selenium IDE 1.0.12 on the website. It has Firefox 5 support along with other improvements. See the release notes and unofficial announcement. Download it here or ask Firefox to check for plugins updates. And for those who did not download 1.0.11 (it was not pushed through the update system) you will [...]
|
Posted
about 14 years
ago
by
adam goucher
Welcome to the Canada Day edition of the less-than-weekly-now collection of Selenium / Automation links that is the Smattering of Selenium. Selenium Advanced User Interactions illustrates how this new API (which is part of WebDriver) can use used to
|