Reuse a browser tab between multiple scripts (stateful execution)
Ferret is a web scraping system
Brought to you by:
hationlove
Originally created by: ziflex
Add possibility to reuse a browser tab between multiple scripts so that they all could work with an existing session.
Possible solution: Allow driver to create a new tab and return a handle that could be passed in to a program to a user.