|
|
|
|
|
by scriby
4517 days ago
|
|
I'm working on https://github.com/scriby/browser-harness. It's a little different in approach because it doesn't use selenium at all (rather it uses a websocket connection with the browser to control it). It's considerably more lightweight and compatible with all browsers you care about, but you can't do everything you can do with selenium. We've been using it for about 6 months at work and having good results. |
|