microsoft / tensile-perf

Benchmark web UI components with complex DOM and CSS
MIT License
7 stars 4 forks source link

feat: make chromedriver to peer dependency #31

Closed chrisdholt closed 5 months ago

chrisdholt commented 5 months ago

This PR moves chromedriver to be a peer dependency of the project to ensure that multiple versions of Chrome can be leveraged during the development process.