1
0
Derivar 0
Spawn temporary browser sessions for web app development/testing
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
chakib benziane 484dd90aba improve doc há 10 anos
tmpbrowse improve doc há 10 anos
CHANGES.rst we can use a custom browser binary há 10 anos
README.rst improve doc há 10 anos
setup.py initial commit há 11 anos

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