Jul 14, 2016 2:04:05 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 12 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:06 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 25 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:06 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 18 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:07 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 18 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:08 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 14 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:08 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:09 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:09 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:10 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:10 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:11 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 18 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:11 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:12 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:12 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:13 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:13 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:14 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:14 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:15 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:15 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 13 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:16 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:16 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 14 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:17 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:17 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 18 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:18 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:18 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:19 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:19 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:20 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:21 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 14 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:21 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:22 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:22 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:23 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:23 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 18 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:24 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:24 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:25 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:25 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 12 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:26 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:26 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:27 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:27 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:28 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 15 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:28 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 15 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:29 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:29 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:30 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:30 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:31 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:31 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:32 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:32 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:33 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:34 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:34 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:35 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:35 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//form[@id = 'loginForm']/descendant::input[contains(@class, 'btn')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoLogin.waitForLogin(TempoLogin.java:83) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginIntoWithUsernameAndPassword(BaseFixture.java:264) at com.appiancorp.ps.automatedtest.fixture.BaseFixture.loginWithUsernameAndPassword(BaseFixture.java:280) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:35 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 15 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:36 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:36 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:37 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:37 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:38 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:38 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:39 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:39 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:40 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:40 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:41 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:41 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:42 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 15 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:42 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:43 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:43 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 18 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:44 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:44 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 16 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:45 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56) Jul 14, 2016 2:04:46 PM org.openqa.selenium.support.ui.ExpectedConditions findElement WARNING: WebDriverException thrown by findElement(By.xpath: //a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]) org.openqa.selenium.NoSuchWindowException: Unable to find element on closed window (WARNING: The server did not provide any stacktrace information) Command duration or timeout: 17 milliseconds Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46' System info: host: 'ID-0870', ip: '172.18.4.56', os.name: 'Windows 8.1', os.arch: 'x86', os.version: '6.3', java.version: '1.8.0_92' Driver info: org.openqa.selenium.ie.InternetExplorerDriver Capabilities [{browserAttachTimeout=0, ie.enableFullPageScreenshot=true, enablePersistentHover=true, ie.forceCreateProcessApi=false, ie.forceShellWindowsApi=false, pageLoadStrategy=normal, ignoreZoomSetting=false, ie.fileUploadDialogTimeout=3000, version=11, platform=WINDOWS, proxy={proxyType=}, nativeEvents=true, ie.ensureCleanSession=true, elementScrollBehavior=0, ie.browserCommandLineSwitches=, requireWindowFocus=false, browserName=internet explorer, initialBrowserUrl=http://localhost:16537/, javascriptEnabled=true, ignoreProtectedModeSettings=false, enableElementCacheCleanup=true, unexpectedAlertBehaviour=dismiss}] Session ID: 81048091-72c3-4365-a9fb-1d1b5efbffcf *** Element info: {Using=xpath, value=//a[starts-with(@class, 'appian-menu-item') and contains(text(),'Records')]} at sun.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:158) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:363) at org.openqa.selenium.remote.RemoteWebDriver.findElementByXPath(RemoteWebDriver.java:500) at org.openqa.selenium.By$ByXPath.findElement(By.java:361) at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:355) at org.openqa.selenium.support.ui.ExpectedConditions.findElement(ExpectedConditions.java:899) at org.openqa.selenium.support.ui.ExpectedConditions.access$000(ExpectedConditions.java:41) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:181) at org.openqa.selenium.support.ui.ExpectedConditions$6.apply(ExpectedConditions.java:178) at org.openqa.selenium.support.ui.FluentWait.until(FluentWait.java:238) at com.appiancorp.ps.automatedtest.tempo.TempoMenu.waitFor(TempoMenu.java:56) at com.appiancorp.ps.automatedtest.fixture.TempoFixture.clickOnMenu(TempoFixture.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at fitnesse.slim.fixtureInteraction.DefaultInteraction.methodInvoke(DefaultInteraction.java:81) at fitnesse.slim.MethodExecutor.callMethod(MethodExecutor.java:57) at fitnesse.slim.MethodExecutor.invokeMethod(MethodExecutor.java:38) at fitnesse.slim.MethodExecutor.findAndInvoke(MethodExecutor.java:72) at fitnesse.slim.FixtureMethodExecutor.execute(FixtureMethodExecutor.java:20) at fitnesse.slim.StatementExecutor.getMethodExecutionResult(StatementExecutor.java:135) at fitnesse.slim.StatementExecutor.call(StatementExecutor.java:108) at fitnesse.slim.instructions.CallInstruction.executeInternal(CallInstruction.java:35) at fitnesse.slim.instructions.Instruction.execute(Instruction.java:29) at fitnesse.slim.ListExecutor$Executive.executeStatement(ListExecutor.java:49) at fitnesse.slim.ListExecutor$Executive.executeStatements(ListExecutor.java:43) at fitnesse.slim.ListExecutor.execute(ListExecutor.java:85) at fitnesse.slim.SlimServer.executeInstructions(SlimServer.java:84) at fitnesse.slim.SlimServer.processOneSetOfInstructions(SlimServer.java:77) at fitnesse.slim.SlimServer.tryProcessInstructions(SlimServer.java:64) at fitnesse.slim.SlimServer.serve(SlimServer.java:49) at fitnesse.slim.SlimService.handle(SlimService.java:154) at fitnesse.slim.SlimService.acceptOne(SlimService.java:162) at fitnesse.slim.SlimService.accept(SlimService.java:124) at fitnesse.slim.SlimService.startWithFactory(SlimService.java:76) at fitnesse.slim.SlimService.main(SlimService.java:56)