b39a70f9c8351cdeb947bc83ff20c3989991659d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getElementFromCommandsDropDown(nameOfCommand String) : WebElement extracted from private waitListIsRenderedAndClickOnItem(nameOfCommand String, action Actions) : void in class org.eclipse.che.selenium.pageobject.intelligent.CommandsToolbar | From | To | |
Extract Method private getCommandsToolbarPreviewLink(urlCommand String) : WebElement extracted from public selectPreviewUrlFromDropDawn(urlCommand String) : void in class org.eclipse.che.selenium.pageobject.intelligent.CommandsToolbar | From | To |