+LoginTest Test class: TestCases.LoginTest__TC002 |
+org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@class='sc-hORach dSbYDX']"}
+ (Session info: chrome=106.0.5249.119)
+For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
+Build info: version: '4.4.0', revision: 'e5c75ed026a'
+System info: host: 'DESKTOP-NUT9ITH', ip: '192.168.0.101', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1'
+Driver info: org.openqa.selenium.chrome.ChromeDriver
+Command: [b9f9f75d7ce37d7d7c235a4c0a4b4c6f, findElement {using=xpath, value=//button[@class='sc-hORach dSbYDX']}]
+Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Atul\AppData\Local...}, goog:chromeOptions: {debuggerAddress: localhost:54360}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:54360/devtoo..., se:cdpVersion: 106.0.5249.119, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
+Session ID: b9f9f75d7ce37d7d7c235a4c0a4b4c6f
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
+ at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:142)
+ at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:547)
+ at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
+ at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:365)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:357)
+ at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
+ at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
+ at jdk.proxy2/jdk.proxy2.$Proxy19.click(Unknown Source)
+ at objectPages.LoginPage.EmailSubmit(LoginPage.java:142)
+ at TestCases.LoginTest__TC002.LoginTest(LoginTest__TC002.java:46)
+ at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
+... Removed 32 stack frames Click to show all stack frames
+org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//button[@class='sc-hORach dSbYDX']"}
+ (Session info: chrome=106.0.5249.119)
+For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
+Build info: version: '4.4.0', revision: 'e5c75ed026a'
+System info: host: 'DESKTOP-NUT9ITH', ip: '192.168.0.101', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1'
+Driver info: org.openqa.selenium.chrome.ChromeDriver
+Command: [b9f9f75d7ce37d7d7c235a4c0a4b4c6f, findElement {using=xpath, value=//button[@class='sc-hORach dSbYDX']}]
+Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Atul\AppData\Local...}, goog:chromeOptions: {debuggerAddress: localhost:54360}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:54360/devtoo..., se:cdpVersion: 106.0.5249.119, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
+Session ID: b9f9f75d7ce37d7d7c235a4c0a4b4c6f
+ at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
+ at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
+ at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
+ at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
+ at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
+ at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:142)
+ at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:547)
+ at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
+ at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:365)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:357)
+ at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
+ at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
+ at jdk.proxy2/jdk.proxy2.$Proxy19.click(Unknown Source)
+ at objectPages.LoginPage.EmailSubmit(LoginPage.java:142)
+ at TestCases.LoginTest__TC002.LoginTest(LoginTest__TC002.java:46)
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.base/java.lang.reflect.Method.invoke(Method.java:568)
+ at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
+ at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
+ at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
+ at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
+ at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:962)
+ at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
+ at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
+ at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
+ at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
+ at org.testng.TestRunner.privateRun(TestRunner.java:806)
+ at org.testng.TestRunner.run(TestRunner.java:601)
+ at org.testng.SuiteRunner.runTest(SuiteRunner.java:433)
+ at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:427)
+ at org.testng.SuiteRunner.privateRun(SuiteRunner.java:387)
+ at org.testng.SuiteRunner.run(SuiteRunner.java:330)
+ at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
+ at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
+ at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
+ at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
+ at org.testng.TestNG.runSuites(TestNG.java:1099)
+ at org.testng.TestNG.run(TestNG.java:1067)
+ at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
+ at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
+ at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
+ |
+37 |
+TestCases.LoginTest__TC002@740cae06 |
+
+MovieBooking Test class: TestCases.movieSelectionTest |
+org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"a[href*='explore/movies-pune']"}
+ (Session info: chrome=106.0.5249.119)
+For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
+Build info: version: '4.4.0', revision: 'e5c75ed026a'
+System info: host: 'DESKTOP-NUT9ITH', ip: '192.168.0.101', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1'
+Driver info: org.openqa.selenium.chrome.ChromeDriver
+Command: [6ee805454bddb265a099bb0d6f732018, findElement {using=css selector, value=a[href*='explore/movies-pune']}]
+Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Atul\AppData\Local...}, goog:chromeOptions: {debuggerAddress: localhost:54457}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:54457/devtoo..., se:cdpVersion: 106.0.5249.119, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
+Session ID: 6ee805454bddb265a099bb0d6f732018
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
+ at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:142)
+ at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:547)
+ at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
+ at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:365)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:357)
+ at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
+ at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
+ at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source)
+ at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
+ at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
+ at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
+ at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
+ at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
+ at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
+ at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
+ at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
+ at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:478)
+ at objectPages.MovieSelection.ExploreMovies(MovieSelection.java:30)
+ at TestCases.movieSelectionTest.MovieBooking(movieSelectionTest.java:14)
+ at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
+... Removed 32 stack frames Click to show all stack frames
+org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"a[href*='explore/movies-pune']"}
+ (Session info: chrome=106.0.5249.119)
+For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
+Build info: version: '4.4.0', revision: 'e5c75ed026a'
+System info: host: 'DESKTOP-NUT9ITH', ip: '192.168.0.101', os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.4.1'
+Driver info: org.openqa.selenium.chrome.ChromeDriver
+Command: [6ee805454bddb265a099bb0d6f732018, findElement {using=css selector, value=a[href*='explore/movies-pune']}]
+Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 106.0.5249.119, chrome: {chromedriverVersion: 106.0.5249.61 (511755355844..., userDataDir: C:\Users\Atul\AppData\Local...}, goog:chromeOptions: {debuggerAddress: localhost:54457}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:54457/devtoo..., se:cdpVersion: 106.0.5249.119, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:virtualAuthenticators: true}
+Session ID: 6ee805454bddb265a099bb0d6f732018
+ at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
+ at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
+ at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
+ at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
+ at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
+ at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
+ at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:167)
+ at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:142)
+ at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:547)
+ at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
+ at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:365)
+ at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:357)
+ at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
+ at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
+ at jdk.proxy2/jdk.proxy2.$Proxy19.getWrappedElement(Unknown Source)
+ at org.openqa.selenium.remote.internal.WebElementToJsonConverter.apply(WebElementToJsonConverter.java:51)
+ at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
+ at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
+ at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
+ at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
+ at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
+ at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
+ at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
+ at org.openqa.selenium.remote.RemoteWebDriver.executeScript(RemoteWebDriver.java:478)
+ at objectPages.MovieSelection.ExploreMovies(MovieSelection.java:30)
+ at TestCases.movieSelectionTest.MovieBooking(movieSelectionTest.java:14)
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
+ at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.base/java.lang.reflect.Method.invoke(Method.java:568)
+ at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
+ at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
+ at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
+ at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
+ at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:962)
+ at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
+ at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
+ at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
+ at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
+ at org.testng.TestRunner.privateRun(TestRunner.java:806)
+ at org.testng.TestRunner.run(TestRunner.java:601)
+ at org.testng.SuiteRunner.runTest(SuiteRunner.java:433)
+ at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:427)
+ at org.testng.SuiteRunner.privateRun(SuiteRunner.java:387)
+ at org.testng.SuiteRunner.run(SuiteRunner.java:330)
+ at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
+ at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
+ at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
+ at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
+ at org.testng.TestNG.runSuites(TestNG.java:1099)
+ at org.testng.TestNG.run(TestNG.java:1067)
+ at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
+ at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
+ at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
+ |
+20 |
+TestCases.movieSelectionTest@26d9b808 |
+