Spawn temporary browser sessions for web app development/testing
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
chakib benziane 484dd90aba improve doc il y a 10 ans
tmpbrowse improve doc il y a 10 ans
CHANGES.rst we can use a custom browser binary il y a 10 ans
README.rst improve doc il y a 10 ans
setup.py initial commit il y a 11 ans

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