af183239164c054c877d2ff2b1f7ec06e57e72af
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public clickOnTerminal() : void renamed to private performClick(elementXpath String) : void in class org.eclipse.che.selenium.pageobject.theia.TheiaTerminal | From | To | |
Rename Method private getTerminalTextLayer() : WebElement renamed to private getTextLayer(terminalIndex int) : WebElement in class org.eclipse.che.selenium.pageobject.theia.TheiaTerminal | From | To |