Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 603 Bytes

carrierproxy-poc

This repository is used for creating a proof of concept around the PolicyProvider interface.

Task

  • Fork this repository and implement the PolicyProvider's Login 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.

Scraping Libraries