有个需求,使用 Selenium::WebDriver 的时候能够重用开启的浏览器,这样做事减少浏览器启动的时间?不知道大家有什么好的方法?我想做一个 Selenium::WebDriver 对象的连接池的方法~~
连接池?这个有没有用?
https://github.com/mperham/connection_pool