An open API service indexing awesome lists of open source software.

https://github.com/blob42/tmpbrowse

Spawn temporary browser sessions for web app development/testing
https://github.com/blob42/tmpbrowse

Last synced: about 2 months ago
JSON representation

Spawn temporary browser sessions for web app development/testing

Awesome Lists containing this project

README

        

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