|
Move Method public setScriptTimeout(scriptTimeout Long) : void from class org.fluentlenium.adapter.FluentAdapter to public setScriptTimeout(scriptTimeout Long) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public setPageLoadTimeout(pageLoadTimeout Long) : void from class org.fluentlenium.adapter.FluentAdapter to public setPageLoadTimeout(pageLoadTimeout Long) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public getWebDriver() : String from class org.fluentlenium.adapter.FluentAdapter to public getWebDriver() : String from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public setScreenshotMode(mode TriggerMode) : void from class org.fluentlenium.adapter.FluentAdapter to public setScreenshotMode(mode TriggerMode) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public setImplicitlyWait(implicitlyWait Long) : void from class org.fluentlenium.adapter.FluentAdapter to public setImplicitlyWait(implicitlyWait Long) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public getHtmlDumpPath() : String from class org.fluentlenium.adapter.FluentAdapter to public getHtmlDumpPath() : String from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public getScriptTimeout() : Long from class org.fluentlenium.adapter.FluentAdapter to public getScriptTimeout() : Long from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public getDefaultBaseUrl() : String from class org.fluentlenium.adapter.FluentAdapter to public getDefaultBaseUrl() : String from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public setWebDriver(webDriverName String) : void from class org.fluentlenium.adapter.FluentAdapter to public setWebDriver(webDriverName String) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public getScreenshotMode() : TriggerMode from class org.fluentlenium.adapter.FluentAdapter to public getScreenshotMode() : TriggerMode from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public setHtmlDumpMode(htmlDumpMode TriggerMode) : void from class org.fluentlenium.adapter.FluentAdapter to public setHtmlDumpMode(htmlDumpMode TriggerMode) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public setDefaultBaseUrl(defaultBaseUrl String) : void from class org.fluentlenium.adapter.FluentAdapter to public setDefaultBaseUrl(defaultBaseUrl String) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public setScreenshotPath(path String) : void from class org.fluentlenium.adapter.FluentAdapter to public setScreenshotPath(path String) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public getScreenshotPath() : String from class org.fluentlenium.adapter.FluentAdapter to public getScreenshotPath() : String from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public getImplicitlyWait() : Long from class org.fluentlenium.adapter.FluentAdapter to public getImplicitlyWait() : Long from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public setHtmlDumpPath(htmlDumpPath String) : void from class org.fluentlenium.adapter.FluentAdapter to public setHtmlDumpPath(htmlDumpPath String) : void from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Method public getDefaultDriver() : WebDriver from class org.fluentlenium.adapter.FluentAdapter to public getDefaultDriver() : WebDriver from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public getPageLoadTimeout() : Long from class org.fluentlenium.adapter.FluentAdapter to public getPageLoadTimeout() : Long from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Method public getHtmlDumpMode() : TriggerMode from class org.fluentlenium.adapter.FluentAdapter to public getHtmlDumpMode() : TriggerMode from class org.fluentlenium.configuration.ComposedConfiguration |
From |
To |
|
Move Attribute private screenshotMode : TriggerMode from class org.fluentlenium.adapter.FluentAdapter to private screenshotMode : TriggerMode from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private pageLoadTimeout : Long from class org.fluentlenium.adapter.FluentAdapter to private pageLoadTimeout : Long from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private defaultBaseUrl : String from class org.fluentlenium.adapter.FluentAdapter to private defaultBaseUrl : String from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private implicitlyWait : Long from class org.fluentlenium.adapter.FluentAdapter to private implicitlyWait : Long from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private scriptTimeout : Long from class org.fluentlenium.adapter.FluentAdapter to private scriptTimeout : Long from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private htmlDumpMode : TriggerMode from class org.fluentlenium.adapter.FluentAdapter to private htmlDumpMode : TriggerMode from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private htmlDumpPath : String from class org.fluentlenium.adapter.FluentAdapter to private htmlDumpPath : String from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private screenshotPath : String from class org.fluentlenium.adapter.FluentAdapter to private screenshotPath : String from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |
|
Move Attribute private webDriverName : String from class org.fluentlenium.adapter.FluentAdapter to private webDriverName : String from class org.fluentlenium.configuration.ProgrammaticConfiguration |
From |
To |