Live data from Hacker News

Selenium WebDriver wrapper framework for clean and maintainable tests

github.com

1–3 of 3 posts

Re: Selenium WebDriver wrapper framework for clean and maintainable tests

#2
This looks very cool!!!

We maintain an open source testing proxy that lets you do things like make assertions about performance, network requests, and other things like capturing a har. It would integrate really well with this if you're interested.

https://github.com/browserup/browserup-proxy

Re: Selenium WebDriver wrapper framework for clean and maintainable tests

#3
post #2

This looks very cool!!! We maintain an open source testing proxy that lets you do things like make assertions about performance, network requests, and other things like capturing a har. It would integrate really well with this if you're interested. https://github.com/browserup/browserup-proxy

Thanks ericb, will surely have a look at it.