Spawn temporary browser sessions for web app development/testing
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
chakib benziane 484dd90aba improve doc hace 10 años
tmpbrowse improve doc hace 10 años
CHANGES.rst we can use a custom browser binary hace 10 años
README.rst improve doc hace 10 años
setup.py initial commit hace 11 años

README.rst

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