playwright-java
playwright-java copied to clipboard
[Feature] Chrome extension missing in java playwright
Let us know what functionality you'd like to see in Playwright and what your use case is. Do you think others might benefit from this as well? I'm using playwright in java. How to install the extension using chrome in java. I searched for the document regarding this there is no document. could you please add this feature in java playwright?
Extension debugging is not currently available in Playwright Java, you can install them using custom arguments as described for Node.js but you won't get access to the background pages.
Any ETA on this issue. Have the same issue. Using Playwright with Java, the SUT uses extension to login.