Skip to content

watir/nerodia

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
https://ci.appveyor.com/api/projects/status/7go9s2tmp2av08sa?svg=true

Introduction

Nerodia is a Python port of the Watir ruby gem. https://github.com/watir/watir

Supported Python Versions

  • Python 2.7
  • Python 3.4+

Installing

If you have pip on your system, you can simply install or upgrade:

pip install -U nerodia

Alternately, you can download the source distribution from PyPI (e.g. nerodia-1.0.0.tar.gz), unarchive it, and run:

python setup.py install

Documentation

Documentation is located on readthedocs.

Support

Send a question to the Nerodia-General mailing list on Google Groups. Please read these guidelines before posting.

Join our Slack channel

Selenium has created a special slack server for the Selenium and Watir (including Nerodia) communities. Join the Selenium Slack from this link, then join the #watir or #nerodia channels.