Skip to main content

A recipe for setting a ready-to-use selenium RC environment

Project description

Detailed Documentation

Supported options

The recipe supports the following options:

option1

Description for option1

option2

Description for option2

Example usage

We’ll start by creating a buildout that uses the recipe:

>>> write('buildout.cfg',
... """
... [buildout]
... parts = test1
...
... [test1]
... recipe = rcom.recipe.seleniumenv
... option1 = %(foo)s
... option2 = %(bar)s
... """ % { 'foo' : 'value1', 'bar' : 'value2'})

Running the buildout gives us:

>>> print 'start', system(buildout) # doctest:+ELLIPSIS
start...
Installing test1.
Unused options for test1: 'option2' 'option1'.
<BLANKLINE>

Contributors

Santiago Suarez Ordoñez, Author Juan Pablo Gimenez, Contributor

Change history

0.1 (xxxx-xx-xx)

  • Created recipe with ZopeSkel [Santiago Suarez Ordoñez].

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rcom.recipe.seleniumenv-0.1dev-r4475.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

rcom.recipe.seleniumenv-0.1dev_r4475-py2.5.egg (29.8 kB view details)

Uploaded Source

File details

Details for the file rcom.recipe.seleniumenv-0.1dev-r4475.tar.gz.

File metadata

File hashes

Hashes for rcom.recipe.seleniumenv-0.1dev-r4475.tar.gz
Algorithm Hash digest
SHA256 4fbd03925d790ce6967aa59b9d9caf9fde9f920dfb5fc7bb5ab6f2d38694bc11
MD5 e143026aed7f84cc1f5e921ac9be1f34
BLAKE2b-256 6de279c9b57f81e46ebc4f4d757cb3b38e4e8a6a18b4f341de370360e66b083f

See more details on using hashes here.

File details

Details for the file rcom.recipe.seleniumenv-0.1dev_r4475-py2.5.egg.

File metadata

File hashes

Hashes for rcom.recipe.seleniumenv-0.1dev_r4475-py2.5.egg
Algorithm Hash digest
SHA256 83313a6786d065a223e6d70bfc67b5b4899174441e828ed4c3cbfe3e1e82548d
MD5 cd9c5af4324d8280cb3d00d7114e7521
BLAKE2b-256 3c6b454962e5743a6e8d349aa2e39962245568904fd002b737301e1722507b14

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page