| Tests passed/Failed/Skipped: | 0/3/6 |
| Started on: | Thu Dec 04 14:24:52 UTC 2025 |
| Total time: | 541 seconds (541239 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyInPersonSignElectronicSignatureConsent Test class: com.imm.testscripts.ManageFi.ManageFi Test method: verify In Person Sign Electronic Signature Consent Parameters: {ZIP=, Login_User_ID=IMMAdmin@immpartners.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=, Name=autoesign, LocalDomain=, Edit_UserID=, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=Legacy Account, AdvaceSettings=, SendInBulk=, RemoteSign=, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=, VerifastEDays=, Workflow=AdHoc Simple Workflow, Dictionary Description=, LCEvalDays=, State=, LoanCoupon=, Login_Password=Baxu003107, Country=, ClientID=, Domain=, anonymusFI=, FIID=Del225104951, Key=, FiAdmin_FirstName=, Dictionary=, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=verify In Person Sign Electronic Signature Consent - Legacy - SignFI, StarterChecks=, newFIID=, eSignURL=https://partners.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf, TestID=verifyInPersonSignElectronicSignatureConsent, PlusFI=, FiAdmin_UserID=cuadmin@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, EditFIAdmin_FName=, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://partners.immesign.com/tenantmanagerui/, GlobalAdmin=, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Comments=Plus FI - Electronic Consent, ErrorMsg=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=, Sign_RmtAgree_checked=} Show output Show all outputs verify In Person Sign Electronic Signature Consent - Legacy - SignFI COMMENTS:Plus FI - Electronic Consent Steps: --- 04 Dec 14:24:52 742 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent |
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Host info: host: 'ado-qa-automati', ip: '10.6.0.4'
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.8'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\agent\_work\11\s\downloa..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\agent\_work\11\s\downloa..., profile.password_manager_enabled: false}}}}]
Capabilities {}
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215)
at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9492)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: NettyHttpHandler request execution error
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:76)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
... 35 more
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Request timeout to localhost/127.0.0.1:4444 after 180000 ms
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206)
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59)
... 48 more
Caused by: java.util.concurrent.TimeoutException: Request timeout to localhost/127.0.0.1:4444 after 180000 ms
at org.asynchttpclient.netty.timeout.TimeoutTimerTask.expire(TimeoutTimerTask.java:43)
at org.asynchttpclient.netty.timeout.RequestTimeoutTimerTask.run(RequestTimeoutTimerTask.java:50)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
... Removed 28 stack framesorg.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure.
Host info: host: 'ado-qa-automati', ip: '10.6.0.4'
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.8'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\agent\_work\11\s\downloa..., profile.password_manager_enabled: false}}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: [], prefs: {credentials_enable_service: false, download.default_directory: C:\agent\_work\11\s\downloa..., profile.password_manager_enabled: false}}}}]
Capabilities {}
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159)
at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215)
at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9492)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: java.lang.RuntimeException: NettyHttpHandler request execution error
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:76)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49)
at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42)
at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56)
at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99)
at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106)
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
... 35 more
Caused by: java.util.concurrent.ExecutionException: java.util.concurrent.TimeoutException: Request timeout to localhost/127.0.0.1:4444 after 180000 ms
at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396)
at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096)
at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206)
at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59)
... 48 more
Caused by: java.util.concurrent.TimeoutException: Request timeout to localhost/127.0.0.1:4444 after 180000 ms
at org.asynchttpclient.netty.timeout.TimeoutTimerTask.expire(TimeoutTimerTask.java:43)
at org.asynchttpclient.netty.timeout.RequestTimeoutTimerTask.run(RequestTimeoutTimerTask.java:50)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.run(HashedWheelTimer.java:715)
at io.netty.util.concurrent.ImmediateExecutor.execute(ImmediateExecutor.java:34)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:703)
at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:790)
at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:503)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1583)
|
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyElectronicSignatureConsentinOtherSettingsPageExistingFI Test class: com.imm.testscripts.ManageFi.ManageFi Test method: verify Electronic Signature Consent in Other Settings Page Existing FI Parameters: {ZIP=, Login_User_ID=IMMAdmin@immpartners.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=, Name=autoesign, LocalDomain=, Edit_UserID=, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=, AdvaceSettings=, SendInBulk=, RemoteSign=, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=, VerifastEDays=, Workflow=, Dictionary Description=, LCEvalDays=, State=, LoanCoupon=, Login_Password=Baxu003107, Country=, ClientID=, Domain=, anonymusFI=, FIID=Del225104951, Key=, FiAdmin_FirstName=, Dictionary=, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=verify Electronic Signature Consent in Other Settings Page Existing FI - Legacy - SignFI, StarterChecks=, newFIID=, eSignURL=, E-Vault=, Filepath=, TestID=verifyElectronicSignatureConsentinOtherSettingsPageExistingFI, PlusFI=, FiAdmin_UserID=cuadmin@immtestcu.onmicrosoft.com, EditFIAdmin_FName=, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://partners.immesign.com/tenantmanagerui/, GlobalAdmin=, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Comments=, ErrorMsg=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=, Sign_RmtAgree_checked=} Show output Show all outputs verify Electronic Signature Consent in Other Settings Page Existing FI - Legacy - SignFI COMMENTS: Steps: --- 04 Dec 14:30:53 694 - TestCaseID:: verifyElectronicSignatureConsentinOtherSettingsPageExistingFI |
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'ado-qa-automati', ip: '10.6.0.4' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.ManageFi.ManageFi.verifyElectronicSignatureConsentinOtherSettingsPageExistingFI(ManageFi.java:10013) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.8' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 35 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59) ... 48 more ... Removed 28 stack frames org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'ado-qa-automati', ip: '10.6.0.4' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.ManageFi.ManageFi.verifyElectronicSignatureConsentinOtherSettingsPageExistingFI(ManageFi.java:10013) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.8' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 35 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59) ... 48 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyInPersonSignElectronicSignatureConsent Test class: com.imm.testscripts.ManageFi.ManageFi Test method: verify In Person Sign Electronic Signature Consent Parameters: {ZIP=, Login_User_ID=IMMAdmin@immpartners.onmicrosoft.com, RemoteSettings=, FiStatus=, WebForm=, AdobeKey=, RemoteAgreement=, FiAdmin_LastName=, Name=autoeplus, LocalDomain=, Edit_UserID=, Adhoc_Doc=, eSignPlus=, RtmAuthTypes=, User_ID=, Fully_Intgrt_Key=, IntegrationType=Legacy Account, AdvaceSettings=, SendInBulk=, RemoteSign=, DrpSpot=, Manager User Email ID=, RemoteSign_ManageFI=, Reusable_Temp=, AZDomain=, VerifastEDays=, Workflow=AdHoc Simple Workflow, Dictionary Description=, LCEvalDays=, State=, LoanCoupon=, Login_Password=Baxu003107, Country=, ClientID=, Domain=, anonymusFI=, FIID=TestPlusFI, Key=, FiAdmin_FirstName=, Dictionary=, Sign_RmtAgree_NotChecked=, StarterEvalDays=, Description=verify In Person Sign Electronic Signature Consent - Legacy - PlusFI, StarterChecks=, newFIID=, eSignURL=https://partners.immesign.com/TEAASP/Login.aspx, E-Vault=, Filepath=src/main/resources/testdata/files/documentRTS/OptionalSignature.zip,src/main/resources/testdata/files/documentRTS/STUDENTS_LOAN.pdf, TestID=verifyInPersonSignElectronicSignatureConsent, PlusFI=true, FiAdmin_UserID=cuadmin@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, EditFIAdmin_FName=, FICreated=, User Email ID=, Verifast=, LacerPro=, Session URL=https://partners.immesign.com/tenantmanagerui/, GlobalAdmin=, TypeOfUser=, eValultDays=, UserName=, ManagerExist=, Comments=Plus FI - Electronic Consent, ErrorMsg=, Manager User Display Name=, Manager User ID=, Sign_Password=iMM@2022, DrpEvalDays=, EditFiadmin_LName=, Sign_RmtAgree_checked=} Show output Show all outputs verify In Person Sign Electronic Signature Consent - Legacy - PlusFI COMMENTS:Plus FI - Electronic Consent Steps: --- 04 Dec 14:27:53 646 - TestCaseID:: verifyInPersonSignElectronicSignatureConsent |
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'ado-qa-automati', ip: '10.6.0.4' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9492) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.8' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 35 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59) ... 48 more ... Removed 28 stack frames org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Possible causes are invalid address of the remote server or browser start-up failure. Host info: host: 'ado-qa-automati', ip: '10.6.0.4' at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:569) at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:244) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:159) at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:141) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:362) at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:215) at com.imm.testscripts.ManageFi.ManageFi.verifyInPersonSignElectronicSignatureConsent(ManageFi.java:9492) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: org.openqa.selenium.TimeoutException: java.util.concurrent.TimeoutException Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.8' Driver info: driver.version: RemoteWebDriver at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:65) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.execute(NettyHttpHandler.java:49) at org.openqa.selenium.remote.http.AddSeleniumUserAgent.lambda$apply$0(AddSeleniumUserAgent.java:42) at org.openqa.selenium.remote.http.Filter.lambda$andFinally$1(Filter.java:56) at org.openqa.selenium.remote.http.netty.NettyClient.execute(NettyClient.java:99) at org.openqa.selenium.remote.tracing.TracedHttpClient.execute(TracedHttpClient.java:55) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:124) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:106) at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:67) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:156) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) ... 35 more Caused by: java.util.concurrent.TimeoutException at java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1960) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2095) at org.asynchttpclient.netty.NettyResponseFuture.get(NettyResponseFuture.java:206) at org.openqa.selenium.remote.http.netty.NettyHttpHandler.makeCall(NettyHttpHandler.java:59) ... 48 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| SKIPPED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifyPlatFormOverrideTabs Test class: com.imm.testscripts.ManageFi.ManageFi Test method: Verify PlatForm Override Tab |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideTabs not found in xray_mapping.properties file... Please check and fix the mapping. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) ... 28 more ... Removed 33 stack frames java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideTabs not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 28 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyOtherSettingsTabs Test class: com.imm.testscripts.ManageFi.ManageFi Test method: Verify Other Settings Tab |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyOtherSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyOtherSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) ... 28 more ... Removed 33 stack frames java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyOtherSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyOtherSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 28 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyClientSettingsTabs Test class: com.imm.testscripts.ManageFi.ManageFi Test method: Verify Client Settings Tab |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) ... 28 more ... Removed 33 stack frames java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 28 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyReportingMenu Test class: com.imm.testscripts.ManageFi.ManageFi Test method: Verify Reporting Menu |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyReportingMenu not found in xray_mapping.properties file... Please check and fix the mapping. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyReportingMenu not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) ... 28 more ... Removed 33 stack frames java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyReportingMenu not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyReportingMenu not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 28 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyBasicDetailsTabs Test class: com.imm.testscripts.ManageFi.ManageFi Test method: Verify Basic Details Tab |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) ... 28 more ... Removed 33 stack frames java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 28 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |
| verifyRemoteSettingsRemoteIDMeAuthenticationTypes Test class: com.imm.testscripts.ManageFi.ManageFi Test method: Verify Remote Settings Remote ID Me Authentication Types |
java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsRemoteIDMeAuthenticationTypes not found in xray_mapping.properties file... Please check and fix the mapping. at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsRemoteIDMeAuthenticationTypes not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) ... 28 more ... Removed 33 stack frames java.lang.RuntimeException: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsRemoteIDMeAuthenticationTypes not found in xray_mapping.properties file... Please check and fix the mapping. at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:50) at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:146) at org.testng.internal.Parameters.handleParameters(Parameters.java:798) at org.testng.internal.Parameters.handleParameters(Parameters.java:740) at org.testng.internal.ParameterHandler.handleParameters(ParameterHandler.java:59) at org.testng.internal.ParameterHandler.createParameters(ParameterHandler.java:38) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:791) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.Exception: Xray mapping for com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsRemoteIDMeAuthenticationTypes not found in xray_mapping.properties file... Please check and fix the mapping. at com.imm.support.XrayUtils.triggerMethod(XrayUtils.java:365) at com.imm.support.DataProviderUtils.multipleTestData(DataProviderUtils.java:152) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:77) at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:46) ... 28 more |
0 | com.imm.testscripts.ManageFi.ManageFi@5aebe890 |