electron / chromedriver

Download ChromeDriver for Electron
MIT License
130 stars 60 forks source link

Chromedriver can resize or get the resolution of a window from Electron Application using Java #72

Closed michael-lam closed 2 years ago

michael-lam commented 3 years ago

Hi team,

I am testing an Electron app and there are some libraries I am using:

There are some problems I faced like:

  1. I cannot get a window dimension
  2. Cannot resize with a specific resolution

Is there any solution to these issues?

codebytere commented 2 years ago

Thanks for reaching out!

Because we treat our issues list as the team's backlog, we close issues that are questions since they don't represent a task needing to be completed. For most questions about Electron there are a lot of options. Check out the Electron community. There are also a bunch of helpful people in this Discord that should be willing to point you in the right direction.