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

[Feature] Add support for Electron

Open spoddar85 opened this issue 2 years ago • 7 comments

I have started a poc with Playwright 1.19 for automating an electron app embedded in glue 42 launchpad. Currrently doing this with JS but wanted to know if there is any Java support available for PLaywright for electron apps? If not are there any plans of introducing Java support for electron apps using Playwright?

spoddar85 avatar Feb 28 '22 17:02 spoddar85

@mxschmitt @yury-s Any updates on this would be greatly appreciated!

Here is a link to the JS Playwright Electron API: https://playwright.dev/docs/api/class-electron

Thank you!

ggeorgievx avatar May 05 '22 06:05 ggeorgievx

Any news on this one? We need this feature very badly

pawban avatar Oct 20 '22 17:10 pawban

any update on this open issue?

susiel-github avatar Dec 15 '22 00:12 susiel-github

Are there any plans to make playwright-java work with electron apps?

shalak avatar Mar 10 '23 12:03 shalak

Any Update on this? I had a urgent requirement on this feature. I want to automate electron app using java.

aravinduser01 avatar Apr 23 '23 14:04 aravinduser01

Any Update on this? I want to automate electron app using java.

herkusVlad avatar Oct 10 '23 11:10 herkusVlad

Although Playwright does not supported yet, but you can use selenium. That is how our project is doing now

On Tue, Oct 10, 2023 at 4:35 AM Boss of this gym @.***> wrote:

Any Update on this? I want to automate electron app using java.

— Reply to this email directly, view it on GitHub https://github.com/microsoft/playwright-java/issues/830#issuecomment-1755151394, or unsubscribe https://github.com/notifications/unsubscribe-auth/A4YFZVKKUCCOPLH4P5LZV53X6UXGZAVCNFSM5PSH6XVKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCNZVGUYTKMJTHE2A . You are receiving this because you commented.Message ID: @.***>

susiel-github avatar Oct 10 '23 15:10 susiel-github