Posts tagged ‘Python’

Customizing Selenium RC to take command line args

Posted December 30th, 2008 by spanky. Comments Off.

Customizing Selenium RC to take a few arguments to facilitate testing multiple environments or switching browsers.

Selenium RC

Posted December 15th, 2008 by spanky. Comments (2).

Trying to get Selenium RC working to run Python-based Selenium tests.