- Fork of Multi-Mechanize migrated to Py3k. Will not work with Python 2.
- Copyright: (c) 2010-2019 Corey Goldberg (cgoldberg _at_ gmail.com)
- 2020+ Changes: (c) 2020 Mark Rees (mark dot john dot rees _at_ gmail.com) & contributors
- License: GNU LGPLv3
- Requires: Python 3.6+
| Dev: | git repo |
|---|
Multi-Mechanize can be installed from GitHub using pip:
pip install git+https://github.com/hexdump42/multi-mechanize.git
... or download the source distribution from GitHub, unarchive, and run:
python setup.py install
... then use multimech-newproject and multimech-run to create and run your performance test projects.