|
Rename Variable isNotVisible : Predicate<Fluent> to predicate : Predicate<Fluent> in method public areNotDisplayed() : void in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |
|
Rename Variable isEnabled : Predicate<Fluent> to untilPredicate : Predicate<Fluent> in method protected buildAllPredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<Fluent> in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |
|
Rename Variable isVisible : Predicate<Fluent> to isDisplayed : Predicate<Fluent> in method public isDisplayed() : void in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Rename Variable isVisible : Predicate<Fluent> to untilPredicate : Predicate<Fluent> in method protected buildOneOrMorePredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<Fluent> in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Rename Variable isEnabled : Predicate<Fluent> to untilPredicate : Predicate<Fluent> in method protected buildOneOrMorePredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<Fluent> in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Rename Variable isVisible : Predicate<Fluent> to predicate : Predicate<Fluent> in method public areDisplayed() : void in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |
|
Rename Variable isNotVisible : Predicate<Fluent> to untilPredicate : Predicate<Fluent> in method protected buildOneOrMorePredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<Fluent> in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Rename Variable isVisible : Predicate<Fluent> to untilPredicate : Predicate<Fluent> in method protected buildAllPredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<Fluent> in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |
|
Rename Variable isNotVisible : Predicate<Fluent> to isNotDisplayed : Predicate<Fluent> in method public isNotDisplayed() : void in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Rename Variable isEnabled : Predicate<Fluent> to predicate : Predicate<Fluent> in method public areEnabled() : void in class org.fluentlenium.core.wait.AbstractWaitElementListMatcher |
From |
To |