|
Move Method public getScreenshotMode() : TriggerMode from class org.fluentlenium.core.FluentDriver to public getScreenshotMode() : TriggerMode from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Method public getHtmlDumpMode() : TriggerMode from class org.fluentlenium.core.FluentDriver to public getHtmlDumpMode() : TriggerMode from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Method public setHtmlDumpMode(htmlDumpMode TriggerMode) : void from class org.fluentlenium.core.FluentDriver to public setHtmlDumpMode(htmlDumpMode TriggerMode) : void from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Method public setScreenshotMode(mode TriggerMode) : void from class org.fluentlenium.core.FluentDriver to public setScreenshotMode(mode TriggerMode) : void from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Method public setScreenshotPath(path String) : void from class org.fluentlenium.core.FluentDriver to public setScreenshotPath(path String) : void from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Method public setHtmlDumpPath(htmlDumpPath String) : void from class org.fluentlenium.core.FluentDriver to public setHtmlDumpPath(htmlDumpPath String) : void from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Attribute private htmlDumpPath : String from class org.fluentlenium.core.FluentDriver to private htmlDumpPath : String from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Attribute private adapter : FluentAdapter from class org.fluentlenium.core.conditions.RectangleListConditionsTest to private adapter : FluentAdapter from class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Move Attribute private adapter : FluentAdapter from class org.fluentlenium.core.conditions.RectangleConditionsTest to private adapter : FluentAdapter from class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Move Attribute private adapter : FluentAdapter from class org.fluentlenium.core.conditions.IntegerListConditionsTest to private adapter : FluentAdapter from class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Move Attribute private adapter : FluentAdapter from class org.fluentlenium.core.events.EventsTest to private adapter : FluentAdapter from class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Move Attribute private screenshotPath : String from class org.fluentlenium.core.FluentDriver to private screenshotPath : String from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Attribute private screenshotMode : TriggerMode from class org.fluentlenium.core.FluentDriver to private screenshotMode : TriggerMode from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Attribute private htmlDumpMode : TriggerMode from class org.fluentlenium.core.FluentDriver to private htmlDumpMode : TriggerMode from class org.fluentlenium.adapter.FluentAdapter |
From |
To |
|
Move Attribute private adapter : FluentAdapter from class org.fluentlenium.core.conditions.WebElementConditionsTest to private adapter : FluentAdapter from class org.fluentlenium.core.ScreenshotTest |
From |
To |
|
Move Attribute protected adapter : FluentAdapter from class org.fluentlenium.core.conditions.AbstractFluentListConditionsTest to private adapter : FluentAdapter from class org.fluentlenium.core.ScreenshotTest |
From |
To |