1. What is Metalloid WebDriver Pool - Rafal-Laskowski/Metalloid-WebDriver-Pool GitHub Wiki
Welcome to the Metalloid-WebDriver-Pool wiki!
How many times did you have to create some kind of WebDriver Factory to manage the instances of a WebDriver?
What if there was already an existing, Thread-safe solution that allows you to don't worry about creating or closing WebDriver instances?
If you create just 1 instance per test and close it right after - then Metalloid-WebDriver-Pool is just for you!