|
6 years ago | |
---|---|---|
tmpbrowse | 6 years ago | |
CHANGES.rst | 6 years ago | |
README.rst | 6 years ago | |
setup.py | 7 years ago |
tmpbrowse - Spawn browser sessions for testing
----------------------------------------------
This tool helps you spawn temporary browser sessions in a sandboxed user dir to securely test your web app without worrying about
clearing cache, extensions ...
Installation
------------
Using pypi repository::
$> pip install tmpbrowse
Forking this repo::
$> python setup.py install
Usage
-----
TODO
----
- Better browser abstraction