The Artima Developer Community
Sponsored Link

Python Buzz Forum
Web browser automation testing using Selenium and Python

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Baiju M

Posts: 225
Nickname: baijum81
Registered: Aug, 2004

Baiju M is a new user
Web browser automation testing using Selenium and Python Posted: Jul 22, 2011 3:03 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Baiju M.
Original Post: Web browser automation testing using Selenium and Python
Feed Title: Programming life without Python(?)
Feed URL: http://baijum81.livejournal.com/data/rss
Feed Description: Programming life without Python(?)
Latest Python Buzz Posts
Latest Python Buzz Posts by Baiju M
Latest Posts From Programming life without Python(?)

Advertisement
 Recently Selenium 2 has released with it's new WebDriver technology.  Selenium WebDriver supports multiple web browsers like Firefox, Chrome and IE.  Selenium WebDriver communicate with browser through its native API. Selenium Python bindings provide a convenient API to access functionalities of Selenium. 

Recently I started writing some documentation for Selenium Python bindings.  It still need lots of work, but now it would be good enough to start with Selenium.  I am looking forward to your feedback!

Read: Web browser automation testing using Selenium and Python

Topic: Appreciated. Previous Topic   Next Topic Topic: Where free software and peer-review software differ

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use