You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
451 B
ReStructuredText

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