Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
franciskim
9y ago
0 comments
Save
Share
Selenium grid runs in docker, so it's easy to have multiple instances running. Better control.
0 comments
3 comments · 2 top-level
top
newest
oldest
ramblenode
9y ago
· 1 in thread
What are the advantages of this versus a thread pool of web drivers? I'm not really familiar with Selenium Grid.
paulryanrogers
9y ago
Grid can dynamically dispatch based on the browser and capabilities you want when you create the session.
elsonrodriguez
9y ago
Also, if use Kubernetes to manage the grid you can scale out to your credit card limit on GKE:
https://github.com/kubernetes/kubernetes/tree/master/example...
j
/
k
navigate · click thread line to collapse