|
|
|
|
|
by iamchrisle
4680 days ago
|
|
Nice. I would add that Selenium performance isn't super awesome but if you only need to use it for a specific set of integration tests it's OK. You can use something like PhantomJS to speed through the rest your tests that don't specifically need exact browser implementations. |
|