Gabriel Starczewski
Results
2
comments of
Gabriel Starczewski
It also happened on our dev instances: https://h2oai.slack.com/archives/C068QB11XV4/p1702298998164059
I had the same issue although with junit. After adding com.github.automatedowl allure-environment-writer 1.0.0 to my pom (https://github.com/gabrielstar/selenide-allure-junit) file and attempted to use like this: ``` public class BaseTests { static...