a07ab1a091202ecdce7b7b81db23ff120182d032
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute cssSelector : String to element : FluentWebElement in class org.fluentlenium.core.action.FillSelectConstructor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type cssSelector : String to element : FluentWebElement in class org.fluentlenium.core.action.FillSelectConstructor | From | To | |
| Inline Variable | 3 | ||
| Inline Variable selectElement : WebElement in method public withValue(value String) : FillSelectConstructor from class org.fluentlenium.core.action.FillSelectConstructor | From | To | |
| Inline Variable selectElement : WebElement in method public withIndex(index int) : FillSelectConstructor from class org.fluentlenium.core.action.FillSelectConstructor | From | To | |
| Inline Variable selectElement : WebElement in method public withText(text String) : FillSelectConstructor from class org.fluentlenium.core.action.FillSelectConstructor | From | To |