soprano8086
soprano8086
hit this issue. pytest-bdd=6.0.1 allure=2.18.1 allure-pytest-bdd=2.9.45
Our use case: I need to define context. `context = browser.new_context(ignore_https_errors=True)`. I have it in conftest. We are trying to move from Selenium to playwright. Not being able to take...
Hi, Is there update or plan or work around for this issue? I have paused the Playwright project for a couple of months because screenshot does not work with custom...
same as #139 ?
In my case I want to take screenshot when test fail. Not being able to take screen shot when tests fail is a show stopper for us. It would be...