allure-python icon indicating copy to clipboard operation
allure-python copied to clipboard

I can't generate report for test case which is runing in two browsers parallele

Open Khouloud-moalla opened this issue 3 years ago • 0 comments

when i run this: from allure_behave.hooks import allure_report

your code

allure_report("path/to/result/dir") it doesn' work anyy help please

Khouloud-moalla avatar May 15 '22 22:05 Khouloud-moalla