com.imm.testscripts.ManageFi.ManageFi
LogineSignandVerifyClientSettings
({ZIP=756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=LogineSignandVerifyClientSettings, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.LogineSignandVerifyClientSettings(ManageFi.java:813)
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.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:1511)
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.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)
(Verify eSign Client Settings Tab)
verifyAzureDetailsTabs
({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=, LocalDomain=immtestcu, TestID=verifyAzureDetailsTabs, Dictionary Code=, createdFIStatus=, Notes=, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=test;test@123;admintestfi.com;cuadmin@immstestu.onmicrosoft.com, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=, AZDomain=yahoo.com, Address3=, FI_ID=AutoTestFI, Address1=, City=, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=, Login_Password=iMM@2024, FullName=, Country=, Dictionaries To Be Select=, ButtonToClick=, FIID=})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyAzureDetailsTabs(ManageFi.java:2028)
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.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:1511)
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.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)
(Verify Azure Details Tab)
verifyBasicDetailsTabs
({ZIP=756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/logo.jfif;src/main/resources/testdata/files/google.png;src/main/resources/testdata/files/Sun_logo.png, Name=espRTS, LocalDomain=, TestID=verifyBasicDetailsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=FI ID already exists,Host System FI ID is required.,Must be up to 10 characters with no spaces.,Name is required,Zip code must be in 99999 or 99999-9999 format,Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyBasicDetailsTabs(ManageFi.java:675)
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.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:1511)
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.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)
(Verify Basic Details Tab)
verifyClientSettingsTabs
({ZIP=756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyClientSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs(ManageFi.java:532)
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.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:1511)
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.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)
(Verify Client Settings Tab)
verifyClientSettingsTabs
({ZIP=756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyClientSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?, Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyClientSettingsTabs(ManageFi.java:532)
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.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:1511)
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.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)
(Verify Client Settings Tab)
verifyDeletionOfDictionaries
({ZIP=756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyDeletionOfDictionaries, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Dictionary can't be deleted. Sessions exist in DocSessionDetails., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyDeletionOfDictionaries(ManageFi.java:1312)
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.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:1511)
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.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)
(Verify Deletion of Dictionaries)
verifyFIDetailsInDifferentSettingsTabs
({ZIP=756, Description=Verify FI Details and Settings should be categorized into a logical grouping, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyFIDetailsInDifferentSettingsTabs, Dictionary Code=, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyFIDetailsInDifferentSettingsTabs(ManageFi.java:443)
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.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:1511)
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.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)
(Verify FI Details and Settings should be categorized into a logical grouping)
verifyPlatFormOverrideDisbale
({ZIP=756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=American, ShortName=Student, Filepath=src/main/resources/testdata/files/Students Loan.pdf, Name=AUTest, LocalDomain=, TestID=verifyPlatFormOverrideDisbale, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists,Host System FI ID is required.,Must be up to 10 characters with no spaces.,Name is required,Zip code must be in 99999 or 99999-9999 format,Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=Student, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=Student, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatFormOverrideDisbale(ManageFi.java:2526)
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.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:1511)
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.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)
(Verify PlatForm Override Disable)
verifyPlatformSettingsTabs
({ZIP=756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyPlatformSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME,NGLN, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Maximun 10 can be selected., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core,NewGen LOS, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:330)
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.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:1511)
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.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)
(Verify Platform Settings Tab)
verifyPlatformSettingsTabs
({ZIP=756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.” message is displayed, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyPlatformSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME,NGLN, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core,NewGen LOS, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:330)
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.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:1511)
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.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)
(Verify Platform Settings Tab)
verifyPlatformSettingsTabs
({ZIP=756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyPlatformSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME,NGLN, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?, Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core,NewGen LOS, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Cancel, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyPlatformSettingsTabs(ManageFi.java:330)
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.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:1511)
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.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)
(Verify Platform Settings Tab)
verifyRemoteSettingsinEsignatureManagementPage
({ZIP=756, Description=Verify Remote Settings in esignature management page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=Student,XX1193, Filepath=src/main/resources/testdata/files/Students Loan.pdf,src/main/resources/testdata/files/XX11993.pdf, Name=AUTest, LocalDomain=, TestID=verifyRemoteSettingsinEsignatureManagementPage, Dictionary Code=TeAWebDE, 3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, https://api.adobesign.com/api/rest/v6/, Complete in Any Order, Complete In Order, No, InPerson, Acceptor, , Email, https://api.adobesign.com/api/rest/v6/, Yes, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=Student,XX1193, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=Student,XX1193, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyRemoteSettingsinEsignatureManagementPage(ManageFi.java:1799)
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.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:1511)
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.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)
(Verify Remote Settings in esignature management page)
verifySwitchingBetweenFIsinOtherSettingsTab
({ZIP=756, Description=Verify Swithing between FI's in Other Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinOtherSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinOtherSettingsTab(ManageFi.java:3358)
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.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:1511)
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.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)
(Verify Swithing between FI's in Other Settings tab ManageFI Page)
verifySwitchingBetweenFIsinPlatformOverrideTab
({ZIP=756, Description=Verify Swithing between FI's in Platform Override tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinPlatformOverrideTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinPlatformOverrideTab(ManageFi.java:2937)
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.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:1511)
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.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)
(Verify Swithing between FI's in Platform Override tab ManageFI Page)
verifySwitchingBetweenFIsinPlatformsTab
({ZIP=756, Description=Verify Swithing between FI's in Platforms tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinPlatformsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinPlatformsTab(ManageFi.java:3046)
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.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:1511)
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.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)
(Verify Swithing between FI's in Platforms tab ManageFI Page)
verifySwitchingBetweenFIsinVerifastSettingsTab
({ZIP=756, Description=Verify Swithing between FI's in Verifast Settings tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenFIsinVerifastSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenFIsinVerifastSettingsTab(ManageFi.java:3473)
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.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:1511)
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.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)
(Verify Swithing between FI's in Verifast Settings tab ManageFI Page)
verifySwitchingBetweenTabsFromBasicDetailsTabs
({ZIP=756, Description=Verify Switching between tabs from Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=espRTS, LocalDomain=, TestID=verifySwitchingBetweenTabsFromBasicDetailsTabs, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=, TypeOfUser=HostAdmin, ErrorMsg=FI ID already exists,Host System FI ID is required.,Must be up to 10 characters with no spaces.,Name is required,Zip code must be in 99999 or 99999-9999 format,Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espRTS,,Test Fi})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsFromBasicDetailsTabs(ManageFi.java:4201)
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.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:1511)
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.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)
(Verify Switching between tabs from Basic Details Tab)
verifySwitchingBetweenTabsinPlatformsTab
({ZIP=756, Description=Verify Swithing between Tabs in Platforms tab ManageFI Page, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenTabsinPlatformsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinPlatformsTab(ManageFi.java:4417)
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.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:1511)
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.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)
(Verify Swithing between Tabs in Platforms tab ManageFI Page)
verifySwitchingBetweenTabsinVerifastSettingsTabs
({ZIP=756, Description=Verify Switching Between Tabs from Verifast Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifySwitchingBetweenTabsinVerifastSettingsTabs, Dictionary Code=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN,ACME,OSISSM,CRME,CRLN,SYLN,SYMS,SLEN,NSME, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Do you want to discard the changes?,Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL,LCLN,LDLN,SENR,UMEM,ULEN,ACLN, ButtonToClick=Cancel, FIID=espRTS,,Test Fi})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinVerifastSettingsTabs(ManageFi.java:4893)
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.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:1511)
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.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)
(Verify Switching Between Tabs from Verifast Settings Tab)
verifyWebHooksSettingsTab
({ZIP=756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=, TestID=verifyWebHooksSettingsTab, Dictionary Code=TeAWebDE, 3AAABLblqZhCQLd3zpFZKjJbAHz9Iltx9H66PUQv34Itep5CnjFb_Ehcl4GOj6Tx0Y5dNSNcgnfoFtmjwvBuopeEtD4QtE_yU, https://api.adobesign.com/api/rest/v6/, Complete in Any Order, Complete In Order, No, InPerson, Acceptor, , Email, https://api.adobesign.com/api/rest/v6/, Yes, createdFIStatus=Draft, Notes=Test, Session URL=https://esignnonprod.immesign.com/qa/tenantmanager/, GlobalAdmin=, eSign URL=https://esignplusqa.immesign.com/teaasp/login.aspx, New Column=, TypeOfUser=HostAdmin, ErrorMsg=Changes saved successfully., Address2=building 1, AZDomain=, Address3=123, FI_ID=AutoTestFI, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=TeSign Documents,XP2 LOS,XP2 Core,Access Softek OAO,Access Softek OLA,Loancierge LOS,LoanDesk LOS,Dictionary for SymApp Membership Dictionary,DataSafe Core,DataSafe LOS,MeridianLink LOS,MeridianLink AOS,DNA Core,KeyStone Core,KeyStone LOS,Symitar LOS,Symitar Core,Spectrum LOS,Spectrum Core, Logo=, NameDescription=, WrongAZDomain=, Tab=Basic Details,Azure Details,Platforms,Platform Override,Remote Settings,Client Settings,Other Settings,Verifast Settings,IP Filtering, State=NJ, Login_Password=iMM@2024, FullName=, Country=USA, Dictionaries To Be Select=TeSign,XPLN,MSP,ACSM,ACSL, ButtonToClick=Save, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.SessionNotCreatedException: Could not start a new session. Response code 500. Message: Could not start a new session. Error while creating session with the driver service. Stopping driver service: Could not start a new session. Response code 500. Message: session not created: This version of ChromeDriver only supports Chrome version 123
Current browser version is 125.0.6422.78 with binary path C:\Program Files\Google\Chrome\Application\chrome.exe
Host info: host: 'PTLP-13', ip: '192.168.1.5'
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.8.1', revision: '8ebccac989'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '20.0.2'
Driver info: driver.version: unknown
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 11', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.6'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}], desiredCapabilities=Capabilities {browserName: chrome, goog:chromeOptions: {args: [], extensions: []}}}]
Capabilities {}
at org.openqa.selenium.remote.ProtocolHandshake.createSession(ProtocolHandshake.java:148)
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)
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:344)
at com.imm.support.WebDriverFactory.get(WebDriverFactory.java:216)
at com.imm.testscripts.ManageFi.ManageFi.verifyWebHooksSettingsTab(ManageFi.java:4072)
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.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:1511)
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.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)
(Verify Web Hooks Settings Tab)
C:\Users\sa_chintan.choksi\git\TenantManager\test-output\testng-failed.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="Failed suite [IMM_Esign_Chrome]" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.imm.support.MethodInterceptor"/>
</listeners>
<test thread-count="500" name="IMM_Test_Chrome(failed)" verbose="3">
<classes>
<class name="com.imm.testscripts.ManageFi.ManageFi">
<methods>
<include name="LogineSignandVerifyClientSettings" invocation-numbers="0"/>
<include name="verifyAzureDetailsTabs" invocation-numbers="0"/>
<include name="verifySwitchingBetweenTabsFromBasicDetailsTabs" invocation-numbers="0"/>
<include name="verifyPlatformSettingsTabs" invocation-numbers="0 1 2"/>
<include name="verifyWebHooksSettingsTab" invocation-numbers="0"/>
<include name="verifySwitchingBetweenFIsinOtherSettingsTab" invocation-numbers="0"/>
<include name="verifyBasicDetailsTabs" invocation-numbers="0"/>
<include name="verifyPlatFormOverrideDisbale" invocation-numbers="0"/>
<include name="verifySwitchingBetweenFIsinPlatformsTab" invocation-numbers="0"/>
<include name="verifySwitchingBetweenTabsinPlatformsTab" invocation-numbers="0"/>
<include name="verifyClientSettingsTabs" invocation-numbers="0 1"/>
<include name="verifyFIDetailsInDifferentSettingsTabs" invocation-numbers="0"/>
<include name="verifySwitchingBetweenFIsinVerifastSettingsTab" invocation-numbers="0"/>
<include name="verifySwitchingBetweenTabsinVerifastSettingsTabs" invocation-numbers="0"/>
<include name="verifyRemoteSettingsinEsignatureManagementPage" invocation-numbers="0"/>
<include name="verifySwitchingBetweenFIsinPlatformOverrideTab" invocation-numbers="0"/>
<include name="verifyDeletionOfDictionaries" invocation-numbers="0"/>
</methods>
</class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
</classes>
</test> <!-- IMM_Test_Chrome(failed) -->
</suite> <!-- Failed suite [IMM_Esign_Chrome] -->
Tests for Failed suite [IMM_Esign_Chrome]
- IMM_Test_Chrome(failed) (1 class)
Groups for Failed suite [IMM_Esign_Chrome]
FIOnboarding
LogineSignandVerifyClientSettings
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyFIDetailsInDifferentSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatformSettingsTabs
verifyRemoteSettingsinEsignatureManagementPage
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyWebHooksSettingsTab
P1
LogineSignandVerifyClientSettings
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyFIDetailsInDifferentSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatformSettingsTabs
verifyRemoteSettingsinEsignatureManagementPage
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyWebHooksSettingsTab
Smoke
LogineSignandVerifyClientSettings
verifyAzureDetailsTabs
verifyBasicDetailsTabs
verifyClientSettingsTabs
verifyDeletionOfDictionaries
verifyFIDetailsInDifferentSettingsTabs
verifyPlatFormOverrideDisbale
verifyPlatformSettingsTabs
verifyRemoteSettingsinEsignatureManagementPage
verifySwitchingBetweenFIsinOtherSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifySwitchingBetweenFIsinPlatformsTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifySwitchingBetweenTabsinPlatformsTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyWebHooksSettingsTab
Times for Failed suite [IMM_Esign_Chrome]
Total running time: 3 ms
Reporter output for Failed suite [IMM_Esign_Chrome]
verifySwitchingBetweenFIsinVerifastSettingsTab({ZIP=756, Description=Verify Swithing between FI's in Verifast Settings tab ManageFI Page, Login_Use...)
--- 24 May 15:24:36 450 - TestCaseID:: verifySwitchingBetweenFIsinVerifastSettingsTab
verifySwitchingBetweenFIsinOtherSettingsTab({ZIP=756, Description=Verify Swithing between FI's in Other Settings tab ManageFI Page, Login_User_I...)
--- 24 May 15:24:28 965 - TestCaseID:: verifySwitchingBetweenFIsinOtherSettingsTab
verifyDeletionOfDictionaries({ZIP=756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicrosof...)
--- 24 May 15:24:39 983 - TestCaseID:: verifyDeletionOfDictionaries
verifyBasicDetailsTabs({ZIP=756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, ...)
--- 24 May 15:24:29 877 - TestCaseID:: verifyBasicDetailsTabs
verifyPlatformSettingsTabs({ZIP=756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_Us...)
--- 24 May 15:24:25 084 - TestCaseID:: verifyPlatformSettingsTabs
verifyFIDetailsInDifferentSettingsTabs({ZIP=756, Description=Verify FI Details and Settings should be categorized into a logical grouping, ...)
--- 24 May 15:24:35 630 - TestCaseID:: verifyFIDetailsInDifferentSettingsTabs
verifySwitchingBetweenTabsinVerifastSettingsTabs({ZIP=756, Description=Verify Switching Between Tabs from Verifast Settings Tab, Login_User_ID=immadm...)
--- 24 May 15:24:37 365 - TestCaseID:: verifySwitchingBetweenTabsinVerifastSettingsTabs
LogineSignandVerifyClientSettings({ZIP=756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=immad...)
--- 24 May 15:24:19 239 - TestCaseID:: LogineSignandVerifyClientSettings
verifyPlatFormOverrideDisbale({ZIP=756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicroso...)
--- 24 May 15:24:30 877 - TestCaseID:: verifyPlatFormOverrideDisbale
verifySwitchingBetweenFIsinPlatformsTab({ZIP=756, Description=Verify Swithing between FI's in Platforms tab ManageFI Page, Login_User_ID=imm...)
--- 24 May 15:24:31 877 - TestCaseID:: verifySwitchingBetweenFIsinPlatformsTab
verifyPlatformSettingsTabs({ZIP=756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.” message i...)
--- 24 May 15:24:27 148 - TestCaseID:: verifyPlatformSettingsTabs
verifyWebHooksSettingsTab({ZIP=756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
--- 24 May 15:24:28 034 - TestCaseID:: verifyWebHooksSettingsTab
verifySwitchingBetweenTabsFromBasicDetailsTabs({ZIP=756, Description=Verify Switching between tabs from Basic Details Tab, Login_User_ID=immadmin2@...)
--- 24 May 15:24:23 925 - TestCaseID:: verifySwitchingBetweenTabsFromBasicDetailsTabs
verifyClientSettingsTabs({ZIP=756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=im...)
--- 24 May 15:24:33 770 - TestCaseID:: verifyClientSettingsTabs
verifyPlatformSettingsTabs({ZIP=756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_Use...)
--- 24 May 15:24:26 105 - TestCaseID:: verifyPlatformSettingsTabs
verifySwitchingBetweenTabsinPlatformsTab({ZIP=756, Description=Verify Swithing between Tabs in Platforms tab ManageFI Page, Login_User_ID=imm...)
--- 24 May 15:24:32 885 - TestCaseID:: verifySwitchingBetweenTabsinPlatformsTab
verifyAzureDetailsTabs({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pla...)
--- 24 May 15:24:22 757 - TestCaseID:: verifyAzureDetailsTabs
verifyClientSettingsTabs({ZIP=756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=im...)
--- 24 May 15:24:34 696 - TestCaseID:: verifyClientSettingsTabs
verifyRemoteSettingsinEsignatureManagementPage({ZIP=756, Description=Verify Remote Settings in esignature management page, Login_User_ID=immadmin2@...)
--- 24 May 15:24:38 223 - TestCaseID:: verifyRemoteSettingsinEsignatureManagementPage
verifySwitchingBetweenFIsinPlatformOverrideTab({ZIP=756, Description=Verify Swithing between FI's in Platform Override tab ManageFI Page, Login_Use...)
--- 24 May 15:24:39 092 - TestCaseID:: verifySwitchingBetweenFIsinPlatformOverrideTab
25 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifySwitchingBetweenFIsinIPFilteringTab
verifyRemoteSettingsSubTab
verifyPlatFormOverrideTabs
verifySwitchingBetweenFIs
verifyOtherSettingsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySearchOption
verifySwitchingBetweenTabsinIPFilteringTabs
verifySearchingFI
verifyRemoteSettingsTab
VerifyAddonPage
verifySwitchingBetweenTabsinRemoteSettingsTab
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyVerifastSettingsTabs
verifyErrorMessagesInRemoteSettingsSubTab
verifySwitchingBetweenTabsinClientSettingsTab
verifyActivateAndDeactivateFI
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenFIsinClientSettingsTab
verifyReportingMenu
verifyRemoteSettingsSubTab
verifyPlatFormOverrideTabs
verifySwitchingBetweenFIs
verifyOtherSettingsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySearchOption
verifySwitchingBetweenTabsinIPFilteringTabs
verifySearchingFI
verifyRemoteSettingsTab
VerifyAddonPage
verifySwitchingBetweenTabsinRemoteSettingsTab
verifyIPFilteringTabs
verifyManageFIAfterSearchWithFiName
verifyVerifastSettingsTabs
verifyErrorMessagesInRemoteSettingsSubTab
verifySwitchingBetweenTabsinClientSettingsTab
verifyActivateAndDeactivateFI
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenFIsinClientSettingsTab
verifyReportingMenu
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
init(org.testng.TestRunner@4f2d995e)
0 ms
LogineSignandVerifyClientSettings({ZIP=756, Description=verifyClientSettingsTabs Verify User Can Save the changes, Login_User_ID=immad...)
3791 ms
verifyAzureDetailsTabs({ZIP=, Description=verify Azure Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, Pla...)
4962 ms
verifySwitchingBetweenTabsFromBasicDetailsTabs({ZIP=756, Description=Verify Switching between tabs from Basic Details Tab, Login_User_ID=immadmin2@...)
6126 ms
verifyPlatformSettingsTabs({ZIP=756, Description=Verify Platforms Tab and Verify validation message when more than 10, Login_Us...)
7154 ms
verifyPlatformSettingsTabs({ZIP=756, Description=Verify Platforms Tab and Check whether User can Discard the changes, Login_Use...)
8198 ms
verifyPlatformSettingsTabs({ZIP=756, Description=Verify Platforms Tab and Check whether “Changes saved successfully.” message i...)
9060 ms
verifyWebHooksSettingsTab({ZIP=756, Description=Verify Web Hooks Settings Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft....)
10007 ms
verifySwitchingBetweenFIsinOtherSettingsTab({ZIP=756, Description=Verify Swithing between FI's in Other Settings tab ManageFI Page, Login_User_I...)
10921 ms
verifyBasicDetailsTabs({ZIP=756, Description=Verify Basic Details Tab, Login_User_ID=immadmin2@immesignqa.onmicrosoft.com, ...)
11921 ms
verifyPlatFormOverrideDisbale({ZIP=756, Description=Verify PlatForm Override Disable, Login_User_ID=immadmin2@immesignqa.onmicroso...)
12920 ms
verifySwitchingBetweenFIsinPlatformsTab({ZIP=756, Description=Verify Swithing between FI's in Platforms tab ManageFI Page, Login_User_ID=imm...)
13933 ms
verifySwitchingBetweenTabsinPlatformsTab({ZIP=756, Description=Verify Swithing between Tabs in Platforms tab ManageFI Page, Login_User_ID=imm...)
14818 ms
verifyClientSettingsTabs({ZIP=756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=im...)
15744 ms
verifyClientSettingsTabs({ZIP=756, Description=verifyClientSettingsTabs and Verify User can discard changes, Login_User_ID=im...)
16672 ms
verifyFIDetailsInDifferentSettingsTabs({ZIP=756, Description=Verify FI Details and Settings should be categorized into a logical grouping, ...)
17500 ms
verifySwitchingBetweenFIsinVerifastSettingsTab({ZIP=756, Description=Verify Swithing between FI's in Verifast Settings tab ManageFI Page, Login_Use...)
18411 ms
verifySwitchingBetweenTabsinVerifastSettingsTabs({ZIP=756, Description=Verify Switching Between Tabs from Verifast Settings Tab, Login_User_ID=immadm...)
19266 ms
verifyRemoteSettingsinEsignatureManagementPage({ZIP=756, Description=Verify Remote Settings in esignature management page, Login_User_ID=immadmin2@...)
20139 ms
verifySwitchingBetweenFIsinPlatformOverrideTab({ZIP=756, Description=Verify Swithing between FI's in Platform Override tab ManageFI Page, Login_Use...)
21023 ms
verifyDeletionOfDictionaries({ZIP=756, Description=Verify Deletion of Dictionaries, Login_User_ID=immadmin2@immesignqa.onmicrosof...)
21898 ms