haufe.selenium

A Python wrapper for controlling the Selenium Remote Server
Download

haufe.selenium Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Andreas Jung
  • Publisher web site:
  • http://zopyx.com

haufe.selenium Tags


haufe.selenium Description

A Python wrapper for controlling the Selenium Remote Server haufe.selenium is a wrapper for controlling the Selenium remote server. The Selenium RC server is a Java-based server for the remote executing of Selenium tests.Use easy_install:easy_install --no-deps haufe.seleniumUsageYou can control the server process using selsrvctl:selsrvctl start | stop | status | foreground | fgSeleniumTestcasehaufe.selenium also provides a dedicated testcase that should be used as a base class for all Selenium related unittests.Configuration through environment variables:SELENIUM_HOST - defines the hostname where the Selenium remote server is runningSELENIUM_PORT - defines the port of the Selenium remote serverSELENIUM_BROWSER - the browser name to be used for running tests (*iexplore, *firefox, ...). Check the Selenium RC server documentation for detailsSELENIUM_INSTANCE_URL - the base URL of the webserver to be used to run the test against. The URL must not contain any path information - only something like: Requirements: · Python What's New in This Release: · updated to Selenium RC V 1.0.1


haufe.selenium Related Software