18f96fa036b8434ea7371c9294769de7fb78904b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public getActionNodesList(timeout int) : List<WebElement> extracted from public getActionNodesList() : List<WebElement> in class org.eclipse.che.selenium.pageobject.AssistantFindPanel | From | To | |
| Extract Method public waitActionNodesCount(expectedCount int, timeout int) : void extracted from public waitActionNodesCount(expectedCount int) : void in class org.eclipse.che.selenium.pageobject.AssistantFindPanel | From | To |