kgress / scaffold

A Java based Selenium WebDriver abstraction
MIT License
4 stars 7 forks source link

Refactor AutomationWait and change WebDriver access on WebDriverManager #107

Closed kgress closed 2 years ago

kgress commented 2 years ago

Major breaking updates to AutomationWait, access levels to WebDriverWrapper across the board, and package re organization. This will definitely break projects when updating to this newer version.

Closes #95