+ |
+ 11:07:43 |
+ org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#rclModal > button"}
+ (Session info: chrome=71.0.3578.80)
+ (Driver info: chromedriver=2.45.615279 (12b89733300bd268cff3b78fc76cb8f3a7cc44e5),platform=Linux 4.15.0-42-generic x86_64) (WARNING: The server did not provide any stacktrace information)
+Command duration or timeout: 0 milliseconds
+For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
+Build info: version: '3.14.0', revision: 'aacccce0', time: '2018-08-02T20:19:58.91Z'
+System info: host: 'lobid-Inspiron-13-7359', ip: '127.0.1.1', os.name: 'Linux', os.arch: 'amd64', os.version: '4.15.0-42-generic', java.version: '1.8.0_191'
+Driver info: org.openqa.selenium.chrome.ChromeDriver
+Capabilities {acceptInsecureCerts: false, acceptSslCerts: false, applicationCacheEnabled: false, browserConnectionEnabled: false, browserName: chrome, chrome: {chromedriverVersion: 2.45.615279 (12b89733300bd2..., userDataDir: /tmp/.org.chromium.Chromium...}, cssSelectorsEnabled: true, databaseEnabled: false, goog:chromeOptions: {debuggerAddress: localhost:32981}, handlesAlerts: true, hasTouchScreen: false, javascriptEnabled: true, locationContextEnabled: true, mobileEmulationEnabled: false, nativeEvents: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), rotatable: false, setWindowRect: true, strictFileInteractability: false, takesHeapSnapshot: true, takesScreenshot: true, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unexpectedAlertBehaviour: ignore, unhandledPromptBehavior: ignore, version: 71.0.3578.80, webStorageEnabled: true}
+Session ID: de57db708fcb004f9cf21d45d4e21d83
+*** Element info: {Using=css selector, value=#rclModal > button}
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
+ at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
+ at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
+ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
+ at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:214)
+ at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:166)
+ at org.openqa.selenium.remote.http.JsonHttpResponseCodec.reconstructValue(JsonHttpResponseCodec.java:40)
+ at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:80)
+ at org.openqa.selenium.remote.http.AbstractHttpResponseCodec.decode(AbstractHttpResponseCodec.java:44)
+ at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:158)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:83)
+ at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:548)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:322)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElementByCssSelector(RemoteWebDriver.java:416)
+ at org.openqa.selenium.By$ByCssSelector.findElement(By.java:431)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:314)
+ at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:69)
+ at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
+ at com.sun.proxy.$Proxy12.click(Unknown Source)
+ at homePage.IdeaAndInspiration.alarWin1(IdeaAndInspiration.java:19)
+ at testHomePage.TestIdeanAndInspiration.checkPageTitle(TestIdeanAndInspiration.java:36)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:498)
+ at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:124)
+ at org.testng.internal.Invoker.invokeMethod(Invoker.java:583)
+ at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:719)
+ at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:989)
+ at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
+ at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:109)
+ at org.testng.TestRunner.privateRun(TestRunner.java:648)
+ at org.testng.TestRunner.run(TestRunner.java:505)
+ at org.testng.SuiteRunner.runTest(SuiteRunner.java:455)
+ at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:450)
+ at org.testng.SuiteRunner.privateRun(SuiteRunner.java:415)
+ at org.testng.SuiteRunner.run(SuiteRunner.java:364)
+ at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
+ at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:84)
+ at org.testng.TestNG.runSuitesSequentially(TestNG.java:1208)
+ at org.testng.TestNG.runSuitesLocally(TestNG.java:1137)
+ at org.testng.TestNG.runSuites(TestNG.java:1049)
+ at org.testng.TestNG.run(TestNG.java:1017)
+ at org.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:73)
+ at org.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:123) |
+
+