|
Change Parameter Type fluent : Fluent to fluent : FluentDriver in method public PageInitializer(fluent FluentDriver) in class org.fluentlenium.core.page.PageInitializer |
From |
To |
|
Change Parameter Type predicate : Predicate<Fluent> to predicate : Predicate<FluentDriver> in method public untilPredicate(predicate Predicate<FluentDriver>) : void in class org.fluentlenium.core.wait.FluentWait |
From |
To |
|
Change Parameter Type fluent : Fluent to fluent : FluentDriver in method public FluentWait(fluent FluentDriver, search Search) in class org.fluentlenium.core.wait.FluentWait |
From |
To |
|
Change Parameter Type present : Predicate<Fluent> to present : Predicate<FluentDriver> in method protected until(wait FluentWait, present Predicate<FluentDriver>, defaultMessage String) : void in class org.fluentlenium.core.wait.AbstractWaitMatcher |
From |
To |
|
Change Parameter Type isTrue : Predicate<Fluent> to isTrue : Predicate<FluentDriver> in method public until(isTrue Predicate<FluentDriver>) : void in class org.fluentlenium.core.wait.FluentWait |
From |
To |
|
Change Parameter Type isTrue : Function<? super Fluent,T> to isTrue : Function<? super FluentDriver,T> in method public until(isTrue Function<? super FluentDriver,T>) : T in class org.fluentlenium.core.wait.FluentWait |
From |
To |
|
Change Parameter Type container : Fluent to container : FluentControl in method public initContainer(container FluentControl) : void in class org.fluentlenium.core.page.PageInitializer |
From |
To |
|
Change Parameter Type container : Fluent to container : FluentControl in method private injectPageIntoContainer(container FluentControl) : void in class org.fluentlenium.core.page.PageInitializer |
From |
To |
|
Change Return Type Fluent to void in method public switchTo(element FluentWebElement) : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public goTo(url String) : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public switchTo() : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to FluentDriver in method public withDefaultPageWait(l long, timeUnit TimeUnit) : FluentDriver in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to FluentDriver in method public withDefaultSearchWait(l long, timeUnit TimeUnit) : FluentDriver in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public switchToDefault() : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to FluentDriver in method protected initFluent(driver WebDriver) : FluentDriver in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Predicate<Fluent> to Predicate<FluentDriver> in method protected buildEachElementPredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<FluentDriver> in class org.fluentlenium.core.conditions.EachElementConditions |
From |
To |
|
Change Return Type Fluent to void in method public maximizeWindow() : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public takeHtmlDump(fileName String) : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public takeHtmlDump() : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to FluentDriver in method public withDefaultUrl(baseUrl String) : FluentDriver in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Predicate<Fluent> to Predicate<FluentDriver> in method protected buildAtLeastOnePredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<FluentDriver> in class org.fluentlenium.core.conditions.AtLeastOneElementConditions |
From |
To |
|
Change Return Type Fluent to void in method public takeScreenShot(fileName String) : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public goToInNewTab(url String) : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Return Type Fluent to void in method public takeScreenShot() : void in class org.fluentlenium.core.FluentDriver |
From |
To |
|
Change Variable Type hasId : Predicate<Fluent> to hasId : Predicate<FluentDriver> in method public hasId(value String) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type hasAttribute : Predicate<Fluent> to hasAttribute : Predicate<FluentDriver> in method public hasAttribute(attribute String, value String) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type isAbove : Predicate<Fluent> to isAbove : Predicate<FluentDriver> in method public isAboveScreenOrInvisible() : void in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type isDisplayed : Predicate<Fluent> to isDisplayed : Predicate<FluentDriver> in method public isDisplayed() : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type isClickable : Predicate<Fluent> to isClickable : Predicate<FluentDriver> in method public isClickable() : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type fluent : Fluent to fluent : FluentDriver in method protected buildAtLeastOnePredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<FluentDriver> in class org.fluentlenium.core.conditions.AtLeastOneElementConditions |
From |
To |
|
Change Variable Type untilPredicate : Predicate<Fluent> to untilPredicate : Predicate<FluentDriver> in method protected buildEachElementPredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<FluentDriver> in class org.fluentlenium.core.conditions.EachElementConditions |
From |
To |
|
Change Variable Type isDisplayed : Predicate<Fluent> to isDisplayed : Predicate<FluentDriver> in method public isDisplayed() : boolean in class org.fluentlenium.core.wait.FluentWaitWindowMatcher |
From |
To |
|
Change Variable Type fluent : Fluent to fluent : FluentDriver in method public isLoaded() : void in class org.fluentlenium.core.wait.FluentWaitPageMatcher |
From |
To |
|
Change Variable Type isSelected : Predicate<Fluent> to isSelected : Predicate<FluentDriver> in method public isSelected() : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type untilPredicate : Predicate<Fluent> to untilPredicate : Predicate<FluentDriver> in method protected buildAtLeastOnePredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<FluentDriver> in class org.fluentlenium.core.conditions.AtLeastOneElementConditions |
From |
To |
|
Change Variable Type isLoaded : Predicate<Fluent> to isLoaded : Predicate<FluentDriver> in method public isLoaded() : void in class org.fluentlenium.core.wait.FluentWaitPageMatcher |
From |
To |
|
Change Variable Type fluent : Fluent to fluent : FluentDriver in method public isAboveScreenOrInvisible() : void in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type isStale : Predicate<Fluent> to isStale : Predicate<FluentDriver> in method public isStale() : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type hasName : Predicate<Fluent> to hasName : Predicate<FluentDriver> in method public hasName(value String) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type existingPage : Fluent to existingPage : FluentPage in method private injectPageIntoContainer(container FluentControl) : void in class org.fluentlenium.core.page.PageInitializer |
From |
To |
|
Change Variable Type isNotDisplayed : Predicate<Fluent> to isNotDisplayed : Predicate<FluentDriver> in method public isNotDisplayed() : boolean in class org.fluentlenium.core.wait.FluentWaitWindowMatcher |
From |
To |
|
Change Variable Type isEnabled : Predicate<Fluent> to isEnabled : Predicate<FluentDriver> in method public isEnabled() : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type isPresent : Predicate<Fluent> to isPresent : Predicate<FluentDriver> in method public isPresent() : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type fluent : Fluent to fluent : FluentDriver in method public isAt() : void in class org.fluentlenium.core.wait.FluentWaitPageMatcher |
From |
To |
|
Change Variable Type hasText : Predicate<Fluent> to hasText : Predicate<FluentDriver> in method public hasText(value String) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Variable Type fluent : Fluent to fluent : FluentDriver in method protected buildEachElementPredicate(predicate Predicate<FluentWebElement>, defaultValue boolean) : Predicate<FluentDriver> in class org.fluentlenium.core.conditions.EachElementConditions |
From |
To |
|
Change Variable Type isLoaded : Predicate<Fluent> to isLoaded : Predicate<FluentDriver> in method public isAt() : void in class org.fluentlenium.core.wait.FluentWaitPageMatcher |
From |
To |
|
Change Variable Type containsText : Predicate<Fluent> to containsText : Predicate<FluentDriver> in method public containsText(value String) : boolean in class org.fluentlenium.core.wait.AbstractWaitElementMatcher |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.page.PageInitializer |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitSupplierListMatcherTest |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitSupplierMatcherTest |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitRectangleMatcherTest |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitElementMatcherTest |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitElementListMatcherTest |
From |
To |
|
Change Attribute Type wait : FluentWait<Fluent> to wait : FluentWait<FluentDriver> in class org.fluentlenium.core.wait.FluentWait |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitIntegerMatcherTest |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitEachElementMatcherTest |
From |
To |
|
Change Attribute Type fluent : Fluent to fluent : FluentDriver in class org.fluentlenium.core.wait.FluentWaitWindowMatcherTest |
From |
To |