kazurayam / chromedriverfactory

A Java library that enables you to launch Selenium ChromeDriver using an existing user Profile. That let you to carry cookies over multiple HTTP sessions via user Profile.
0 stars 0 forks source link

com.kazurayam.browserwindowlayout.WindowLocation --- this class is not good #14

Closed kazurayam closed 2 years ago

kazurayam commented 2 years ago

What is this class stands for? Why is this class needed? Is it named properly? may be not.

kazurayam commented 2 years ago

I can refactor the com.kazurayam.browserwindowlayout.StackingWindowLayoutMetrics class and TilingWindowLayoutMetrics class so that they do not refer WindowLocation class at all.

The key point is that StackingWindowLayoutMetrics class should be constructed with the size of array of browser windows to be managed.