Skip to content

vishalm/nerodia

 
 

Repository files navigation

https://travis-ci.org/watir/nerodia.svg?branch=master

Introduction

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

Supported Python Versions

  • Python 2.7
  • Python 3.3+

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

About

Python implementation of Watir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%