playwright-java icon indicating copy to clipboard operation
playwright-java copied to clipboard

[Feature] Chrome extension missing in java playwright

Open subramanya812 opened this issue 2 years ago • 2 comments

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?

subramanya812 avatar Jul 17 '22 02:07 subramanya812

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.

yury-s avatar Jul 25 '22 21:07 yury-s

Any ETA on this issue. Have the same issue. Using Playwright with Java, the SUT uses extension to login.

rohit-rs avatar Aug 29 '22 17:08 rohit-rs