Is there any other way to fetch allure-results.json files, except using 'adb pull /sdcard/allure-result'
In my case we are running tests on saucelabs, and there is no chance for us to get allure-results.json using adb.
Maybe there is some other way to get allure-results.json, like sending the, over http to some host.
Hi guys,
Is there any other way to fetch allure-results.json files, except using 'adb pull /sdcard/allure-result' In my case we are running tests on saucelabs, and there is no chance for us to get allure-results.json using adb.
Maybe there is some other way to get allure-results.json, like sending the, over http to some host.
Thanks.