Closed es50678 closed 2 years ago
I'm newish to python. I want to basically make this so you can pass in args for how many tabs or bowsers you want running at a time.
IE:
python req.py --parrallel 5
would run 5 tabs or browsers at a time
This approach is deprecated and further discussion should be brought to #39
@BigweldIndustries @pws1453 thanks for the feedback! Checking out #39 for learning and inspiration. Appreciate being a part of this <3
I'm newish to python. I want to basically make this so you can pass in args for how many tabs or bowsers you want running at a time.
IE:
would run 5 tabs or browsers at a time