Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Kelly Lucas edited this page Dec 8, 2016 · 1 revision

Welcome to CloudPrint LogoCert tool. We've been using version 1.x of the tool over the last few years, but we've recently been working towards factoring out dependence on ChromeDriver. The new branch will instead utilize the Google Cloud Print Service APIs, and also interact directly with printers using the Privet Protocol.

We invite you to try this new code, by getting the logocert_api branch. Please check this branch out and report any issues you find with it. Note that there are major changes in this code, and has been designated as version 2.0. It also has moved the actual tests that are run into the _config.py file, so edit the suites you want to run in this file. We'd recommend that you deploy this code to a different directly than the main branch, so that you don't lose any of your current configuration data.

Good luck.

Clone this wiki locally