|
Rename Method public isVerified(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean renamed to public verified(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |
|
Rename Method public isPresent() : boolean renamed to public present() : boolean in class org.fluentlenium.core.conditions.AbstractFluentListConditions |
From |
To |
|
Rename Method public isVerified(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean renamed to public verify(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean in class org.fluentlenium.core.wait.FluentWaitElementEachMatcher |
From |
To |
|
Rename Method protected buildMessage(defaultMessage String) : String renamed to public apply(defaultMessage String) : String in class org.fluentlenium.core.wait.FluentWaitLocatorSelectorMatcher.messageCustomizer |
From |
To |
|
Rename Method public textContext(anotherString String) : boolean renamed to public textContent(anotherString String) : boolean in class org.fluentlenium.core.conditions.AbstractFluentListConditions |
From |
To |
|
Rename Method public isPresent() : boolean renamed to public present() : boolean in class org.fluentlenium.core.wait.FluentWaitElementEachMatcher |
From |
To |
|
Rename Method public isVerified(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean renamed to public verify(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean in class org.fluentlenium.core.conditions.AtLeastOneElementConditions |
From |
To |
|
Rename Method public hasSize(size int) : boolean renamed to public size(size int) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |
|
Rename Method public isVerified(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean renamed to public verify(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean in class org.fluentlenium.core.conditions.FluentListConditions |
From |
To |
|
Rename Method public isVerified(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean renamed to public verify(predicate Predicate<FluentWebElement>, defaultValue boolean) : boolean in class org.fluentlenium.core.conditions.EachElementConditions |
From |
To |
|
Rename Method public isPresent() : boolean renamed to public present() : boolean in class org.fluentlenium.core.conditions.FluentListConditions |
From |
To |
|
Rename Method public textContext(anotherString String) : boolean renamed to public textContent(anotherString String) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Rename Method public textContext(anotherString String) : boolean renamed to public textContent(anotherString String) : boolean in class org.fluentlenium.core.conditions.WebElementConditions |
From |
To |
|
Rename Method public textContext(anotherString String) : boolean renamed to public textContent(anotherString String) : boolean in class org.fluentlenium.core.conditions.FluentConditions |
From |
To |
|
Rename Method public hasSize() : IntegerConditions renamed to public size() : IntegerConditions in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |