e161130a0019d1ba0a13b356b8d5b079b08015bf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type editorLine : WebElement to editorLineXpath : String in method private getEditorLinePixelCoordinate(editorLineXpath String) : int in class org.eclipse.che.selenium.pageobject.theia.TheiaEditor | From | To | |
| Extract Method | 1 | ||
| Extract Method private getEditorLineStyleAttribute(editorLineXpath String) : String extracted from private getEditorLinePixelCoordinate(editorLine WebElement) : int in class org.eclipse.che.selenium.pageobject.theia.TheiaEditor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter editorLine : WebElement to editorLineXpath : String in method private getEditorLinePixelCoordinate(editorLineXpath String) : int in class org.eclipse.che.selenium.pageobject.theia.TheiaEditor | From | To |