What happened?
When a WebDriver decorated with AllureWebDriverBiDi is closed via driver.quit() inside a JUnit 5 @AfterEach, the resulting "WebDriver BiDi network"/"WebDriver BiDi log" attachments are written to the tearDown fixture container instead of the test result itself.
What Allure Integration are you using?
allure-selenium-bidi
What version of Allure Integration you are using?
3.0-SNAPSHOT, commit 22cb102
What version of Allure Report you are using?
3.14.0
Code of Conduct
What happened?
When a WebDriver decorated with
AllureWebDriverBiDiis closed viadriver.quit()inside a JUnit 5@AfterEach, the resulting "WebDriver BiDi network"/"WebDriver BiDi log" attachments are written to thetearDownfixture container instead of the test result itself.What Allure Integration are you using?
allure-selenium-bidi
What version of Allure Integration you are using?
3.0-SNAPSHOT, commit 22cb102
What version of Allure Report you are using?
3.14.0
Code of Conduct