Hi! Is it possible to when using playwright-java to pass at runtime say chromium-117.0.5938.62.zip file from src/resources of my java project, so that it wouldn't download the browser every time before execution?
Given of course that i pass the browser version compatible with the playwright i configured in my pom.xml
This thread is trying to answer question "Is it possible to pass a specific version of Chromium from the src/resources of my Java project at runtime when using playwright-java, so that it wouldn't download the browser every time before execution?"
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].