This repository is used for creating a proof of concept around the PolicyProvider
interface.
- Fork this repository and implement the
PolicyProvider
'sLogin
method against a web property of your choice using one of the scraping libraries listed below. - Implement tests that accept environment variables for the credentials (login & password).
- Document your code and usage instructions.
- Send in a pull request for code review.