bslatkin / dpxdt

Make continuous deployment safe by comparing before and after webpage screenshots for each release. Depicted shows when any visual, perceptual differences are found. This is the ultimate, automated end-to-end test.
https://dpxdt-test.appspot.com
Apache License 2.0
1.44k stars 124 forks source link

[Request New Feature] Save Local DPXDT Result To DPXDT Server #212

Closed Kenith closed 6 years ago

Kenith commented 6 years ago

Hello All,

The tool is great. Is it possible to save local dpxdt result to dpxdt server. We tried the following command, but not working:

dpxdt test Demo \ --upload_build_id=1 \ --release_server_prefix=http://127.0.0.1:5000/api \ --release_client_id=gjvu5qrhqrcjb7nclbe457ltfwlrpfha \ --release_client_secret=jKpVyONuWNdVrsqTODdynEQYu14 \ --upload_release_name="Demo"

Thank you, Ken

Kenith commented 6 years ago

closed as no support for dev team