webdriver
webdriver copied to clipboard
add rand port functionality
small addition:
this will generate a random [open] port via freeport module so that hard-coded port 9515 isn't always used; allows for spawning of multiple concurrent processes instead of throwing error, 'Port not available...Exiting'.
for what it is worth! thank you for the consideration.