ad67ec7fc0fc68f810834765d2762212b8c4fb36
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type scrollLong : Long to scrollLong : Number in method private obtainVerticalScrollPosition(driver WebDriver) : int in class com.galenframework.utils.GalenUtils | From | To | |
Change Variable Type size : List<Long> to size : List<Number> in method public calculateArea() : Rect in class com.galenframework.page.selenium.ScreenElement | From | To | |
Change Variable Type size : List<Long> to size : List<Number> in method public getViewportArea(driver WebDriver) : Dimension in class com.galenframework.utils.GalenUtils | From | To |