Closed adasongliang closed 5 years ago
Windows 7
Bobcat version: How to know the version of bobcat. I just clone it from github, suppose it's the latest verison.
Bobcat modules used:
Browser + version: geckodriver-v0.23.0-win64
N/A
The error is printed in the command line as below:
Can't get https://dl.bintray.com/qameta/generic/io/qameta/allure/allure/2.7.0/allure-2.7.0.zip to E:\appium\bobcat-gradle-template\generated-project\build\allure-2.7.0.zip
I tried to access above address directly via the browser, it shows forbidden. I want to know how to resolve this error.
This error won't impact the final test result report(index.html). But I still want to know what's wrong with my operation. Anyone met the same issue?
Hi, there is probably problem with you firewall or network settings. Maybe your provider is blocking the site. I tried and there was no issues with downloading the zip file
If so, I will try again, thanks.
Environment
Windows 7
Bobcat version: How to know the version of bobcat. I just clone it from github, suppose it's the latest verison.
Bobcat modules used:
Browser + version: geckodriver-v0.23.0-win64
Expected Behavior
N/A
Actual Behavior
The error is printed in the command line as below:
I tried to access above address directly via the browser, it shows forbidden. I want to know how to resolve this error.
Steps to reproduce
More Info
This error won't impact the final test result report(index.html). But I still want to know what's wrong with my operation. Anyone met the same issue?