com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS
verifyConditionalRoutingWithDocumentTypes
({EditFullName=, Description=verify Conditional Routing With Document Types, Platform=TeSign-[TeSign], FileName=, ShortName=Attachment, EditShortName=, Step Name=Completely signed, Filepath=src/main/resources/testdata/files/DoumentsRTS/LoanApplication.zip,src/main/resources/testdata/files/DoumentsRTS/Loan Application Form.pdf,src/main/resources/testdata/files/DoumentsRTS/BankersAZPOA0.pdf,src/main/resources/testdata/files/DoumentsRTS/Disclosure.pdf,src/main/resources/testdata/files/DocumentTypes.xml, TestID=verifyConditionalRoutingWithDocumentTypes, IndexSource=LoanApplicationForm, PartiesToView=, ReceivedFromNames=, Document Names=BankersAZPOA0,Disclosure, Inbox=, Password=iMM@2022, Path=, Comments=Signature Status,Signing the document,Completed Sign,Archive Documents, Index_Field_Name=, Workflow=DocumentTypes, Vendor=, From=, AttachmentTypeOption=Attachment, Response=, Type=, NameDescription=Attachment, AttachmentPath=src/main/resources/testdata/files/DoumentsRTS/Disclosure.pdf, Username=immuser1@immtestcu.onmicrosoft.com, Export_Values=, FullName=Attachment, EditNameDescription=, ErrorMessage=Defined Attachment is not available,Document 'Bankers AZPOA0' is not available, UserType=User})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source)
at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:951)
at com.imm.esignplus.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed(DocumentMaintenanceRTS.java:1039)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyConditionalRoutingWithDocumentTypes(DocumentRTS.java:1921)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Select All']"}
(Session info: chrome=124.0.6367.208)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b5bfe7976bd78d4bc47eccdf93bb4257, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 124.0.6367.208 (39799791a8b..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62242}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.101:4444/ses..., se:cdpVersion: 124.0.6367.208, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: b5bfe7976bd78d4bc47eccdf93bb4257
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 31 more
(Verify Conditional Routing –Document types)
verifyDeliveryRouteToUserWithDocVisibilityOff
({EditFullName=, Description=Verify eDelivery of when session si transferred to user with doc visibility off, Platform=TeSign-[TeSign], FileName=, ShortName=, EditShortName=, Step Name=Archive, Filepath=src/main/resources/testdata/files/DoumentsRTS/Delivery4.zip,src/main/resources/testdata/files/DoumentsRTS/005BA1.pdf,src/main/resources/testdata/files/DoumentsRTS/XX11993.pdf,src/main/resources/testdata/files/DoumentsRTS/XXCA10.pdf,, TestID=verifyDeliveryRouteToUserWithDocVisibilityOff, IndexSource=, PartiesToView=Jane Smith;Test Two, ReceivedFromNames=, Document Names=BankersAZPOA0,Disclosure, Inbox=immuser1@immonline.com;immuser1@immonline.com;immuser1@immonline.com, Password=iMM@2022,iMM@2022, Path=, Comments=Important Session!,, Index_Field_Name=, Workflow=Loan approval, Vendor=, From=eSignQATest@hotmail.com, AttachmentTypeOption=, Response=Process;, Type=, NameDescription=, AttachmentPath=, Username=immuser1@immtestcu.onmicrosoft.com,snoopy@immtestcu.onmicrosoft.com, Export_Values=, FullName=Directions_XX11993,Request_005BA1,XXCA10_Corporate, EditNameDescription=, ErrorMessage=, UserType=Admin})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source)
at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:951)
at com.imm.esignplus.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed(DocumentMaintenanceRTS.java:1039)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyDeliveryRouteToUserWithDocVisibilityOff(DocumentRTS.java:1172)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Select All']"}
(Session info: chrome=124.0.6367.208)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [266b2493447f448f3e91a513c8239c80, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 124.0.6367.208 (39799791a8b..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62497}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.101:4444/ses..., se:cdpVersion: 124.0.6367.208, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 266b2493447f448f3e91a513c8239c80
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 31 more
(Verify eDelivery)
verifyEdeliveryMergeReorder
({EditFullName=, Description=Verify eDelivery with merge and reorder, Platform=TeSign-[TeSign], FileName=, ShortName=, EditShortName=, Step Name=Review, Filepath=src/main/resources/testdata/files/DoumentsRTS/Delivery1.zip,src/main/resources/testdata/files/DoumentsRTS/513BA.pdf,src/main/resources/testdata/files/DoumentsRTS/XNAAP.pdf,, TestID=verifyEdeliveryMergeReorder, IndexSource=, PartiesToView=Jane Smith;Test, Two;Test, One, ReceivedFromNames=, Document Names=BankersAZPOA0,Disclosure, Inbox=chintanc@immonline.com;chintanc@immonline.com, Password=iMM@2022, Path=, Comments=Important Session!,, Index_Field_Name=, Workflow=Loan approval, Vendor=, From=eSignQATest@hotmail.com, AttachmentTypeOption=, Response=Archive;, Type=, NameDescription=, AttachmentPath=, Username=immuser1@immtestcu.onmicrosoft.com, Export_Values=, FullName=513BA,XNAAP, EditNameDescription=, ErrorMessage=, UserType=Admin})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source)
at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:951)
at com.imm.esignplus.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed(DocumentMaintenanceRTS.java:1039)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyEdeliveryMergeReorder(DocumentRTS.java:750)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Select All']"}
(Session info: chrome=124.0.6367.208)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [326c45921ec2c28bdd6775e39cf15464, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 124.0.6367.208 (39799791a8b..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62693}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.101:4444/ses..., se:cdpVersion: 124.0.6367.208, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 326c45921ec2c28bdd6775e39cf15464
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 31 more
(Verify eDelivery)
verifyMergeSigners
({EditFullName=, Description=Verify Merging of signers, Platform=TeSign-[TeSign], FileName=, ShortName=, EditShortName=, Step Name=, Filepath=src/main/resources/testdata/files/DoumentsRTS/MergingDoc1.zip,src/main/resources/testdata/files/DoumentsRTS/XX11993.pdf,src/main/resources/testdata/files/DoumentsRTS/XNAAP.pdf, TestID=verifyMergeSigners, IndexSource=, PartiesToView=Test, One;Milwaukee, ReceivedFromNames=, Document Names=BankersAZPOA0,Disclosure, Inbox=, Password=iMM@2022, Path=, Comments=, Index_Field_Name=, Workflow=Loan approval, Vendor=, From=, AttachmentTypeOption=, Response=Archive;, Type=, NameDescription=, AttachmentPath=, Username=immuser1@immtestcu.onmicrosoft.com, Export_Values=, FullName=Direction,NewAccount, EditNameDescription=, ErrorMessage=, UserType=Admin})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source)
at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:951)
at com.imm.esignplus.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed(DocumentMaintenanceRTS.java:1039)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyMergeSigners(DocumentRTS.java:425)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Select All']"}
(Session info: chrome=124.0.6367.208)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [f85e4c30e25dac677f295f57cf8746e3, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 124.0.6367.208 (39799791a8b..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62756}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.101:4444/ses..., se:cdpVersion: 124.0.6367.208, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: f85e4c30e25dac677f295f57cf8746e3
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 31 more
(Verify Process a session with a single workflow)
verifyProcessASessionWithAMultipleWorkflow
({EditFullName=, Description=Verify Process a session with a Multiple workflow, Platform=TeSign-[TeSign], FileName=, ShortName=, EditShortName=, Step Name=Completely signed, Filepath=src/main/resources/testdata/files/DoumentsRTS/LoanApplication.zip,src/main/resources/testdata/files/DoumentsRTS/Loan Application Form.pdf,src/main/resources/testdata/files/DoumentsRTS/BankersAZPOA0.pdf,src/main/resources/testdata/files/DoumentsRTS/Disclosure.pdf, TestID=verifyProcessASessionWithAMultipleWorkflow, IndexSource=, PartiesToView=, ReceivedFromNames=, Document Names=BankersAZPOA0,Disclosure, Inbox=, Password=iMM@2022, Path=, Comments=Signature Status,Signing the document,Completed Sign,Archive Documents, Index_Field_Name=, Workflow=SignatureStatus, Vendor=, From=, AttachmentTypeOption=, Response=, Type=, NameDescription=, AttachmentPath=, Username=immuser1@immtestcu.onmicrosoft.com, Export_Values=, FullName=, EditNameDescription=, ErrorMessage=, UserType=Admin})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source)
at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:951)
at com.imm.esignplus.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed(DocumentMaintenanceRTS.java:1039)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyProcessASessionWithAMultipleWorkflow(DocumentRTS.java:1625)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Select All']"}
(Session info: chrome=124.0.6367.208)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [d873f217d40d16284915a7172259b2a7, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 124.0.6367.208 (39799791a8b..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62825}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.101:4444/ses..., se:cdpVersion: 124.0.6367.208, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: d873f217d40d16284915a7172259b2a7
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 31 more
(Verify Process a session with a multiple workflow)
verifyProcessASessionWithASingleWorkflow
({EditFullName=, Description=Verify Process a session with a single workflow, Platform=TeSign-[TeSign], FileName=, ShortName=, EditShortName=, Step Name=Completely signed, Filepath=src/main/resources/testdata/files/DoumentsRTS/LoanApplication.zip,src/main/resources/testdata/files/DoumentsRTS/Loan Application Form.pdf,src/main/resources/testdata/files/DoumentsRTS/BankersAZPOA0.pdf,src/main/resources/testdata/files/DoumentsRTS/Disclosure.pdf, TestID=verifyProcessASessionWithASingleWorkflow, IndexSource=, PartiesToView=, ReceivedFromNames=, Document Names=BankersAZPOA0,Disclosure, Inbox=, Password=iMM@2022, Path=, Comments=Signature Status,Signing the document,Completed Sign,Archive Documents, Index_Field_Name=, Workflow=SignatureStatus, Vendor=, From=, AttachmentTypeOption=, Response=, Type=, NameDescription=, AttachmentPath=, Username=immuser1@immtestcu.onmicrosoft.com, Export_Values=, FullName=, EditNameDescription=, ErrorMessage=, UserType=Admin})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isDisplayed(Unknown Source)
at com.imm.esignplus.support.Utils.waitForElementToBeDisplayed(Utils.java:951)
at com.imm.esignplus.pages.DocumentMaintenanceRTS.isSelectAllBtnDisplayed(DocumentMaintenanceRTS.java:1039)
at com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS.verifyProcessASessionWithASingleWorkflow(DocumentRTS.java:131)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.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)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[text()='Select All']"}
(Session info: chrome=124.0.6367.208)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [7ef5ad7dc4f8462197e9b8574a8a90b0, findElement {using=xpath, value=//*[text()='Select All']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 124.0.6367.208, chrome: {chromedriverVersion: 124.0.6367.208 (39799791a8b..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:62884}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.101:4444/ses..., se:cdpVersion: 124.0.6367.208, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 7ef5ad7dc4f8462197e9b8574a8a90b0
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.processor.FindElementProcessor.execute(FindElementProcessor.java:23)
at com.epam.healenium.processor.BaseProcessor.process(BaseProcessor.java:42)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:63)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 31 more
(Verify Process a session with a single workflow)
C:\Users\sunitha.patterm\Downloads\eSignPlus Cloud_final\eSignPlus Cloud\testxml\Chrome.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_QA_Automation" guice-stage="DEVELOPMENT" verbose="3">
<parameter name="webSite" value="https://esignplusqa.immesign.com/teaasp/login.aspx"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=xp&hsfiid=autoeplus&xmldata=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.imm.esignplus.support.MethodInterceptor"/>
</listeners>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS"/>
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_QA_Automation -->
Tests for IMM_QA_Automation
- IMM_Test_Chrome (1 class)
Groups for IMM_QA_Automation
Cases
verifyConditionalRoutingWithDocumentTypes
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyEdeliveryMergeReorder
verifyMergeSigners
verifyProcessASessionWithAMultipleWorkflow
verifyProcessASessionWithASingleWorkflow
P1
verifyConditionalRoutingWithDocumentTypes
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyEdeliveryMergeReorder
verifyMergeSigners
verifyProcessASessionWithAMultipleWorkflow
verifyProcessASessionWithASingleWorkflow
Smoke
verifyConditionalRoutingWithDocumentTypes
verifyDeliveryRouteToUserWithDocVisibilityOff
verifyEdeliveryMergeReorder
verifyMergeSigners
verifyProcessASessionWithAMultipleWorkflow
verifyProcessASessionWithASingleWorkflow
Times for IMM_QA_Automation
Total running time: 11 minutes
Reporter output for IMM_QA_Automation
verifyProcessASessionWithASingleWorkflow({EditFullName=, Description=Verify Process a session with a single workflow, Platform=TeSign-[TeSign...)
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jun 21:33:48 970 - TestCaseID:: verifyProcessASessionWithASingleWorkflow
--- 08 Jun 21:33:50 600 - 1 - Driver::initialize::Get - com.imm.esignplus.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Process a session with a single workflow COMMENTS:Signature Status,Signing the document,Completed Sign,Archive Documents
Steps:
--- 08 Jun 21:33:57 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Jun 21:33:57 168 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:34:12 854 - Unable to find an element after 0 sec
--- 08 Jun 21:34:13 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: btnSubmit]
--- 08 Jun 21:34:14 421 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:34:15 198 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:34:17 023 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: btnSubmit]
--- 08 Jun 21:34:24 209 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dlmsb0pucmh9dgwxtdmwffo9m9ddhpu-9_ocdyinjhlgb35lzd5fqgcjoxf1grmrwovrjgdf5mpq51m9jbhbois3lokcmk8x3q8cldncqmp_5pupsp-kgtffsxx5iom9nwcfg0z_izlmrw1w-d_ni3r6qypox42joas_sbghbgy6-4dsyudnjogoo9p7c0qf4vgsi1ccpwbsio4bpfzkcwg&response_mode=form_post&nonce=638534594611495351.yji2zwiyytatnzcwnc00zwixltkwmzutzdm1yja1mwqxm2i3zjk5zmi3n2ityjzmos00mja1lthhmgutyzm2ymq1y2jlzwu2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jun 21:34:24 209 - 5 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:34:38 603 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: i0116]
--- 08 Jun 21:34:40 319 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: idSIButton9]
--- 08 Jun 21:34:42 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: i0118]
--- 08 Jun 21:34:44 507 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: idSIButton9]
--- 08 Jun 21:34:49 092 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jun 21:34:49 092 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:35:03 395 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: lightbox]
--- 08 Jun 21:35:04 162 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> id: idSIButton9]
--- 08 Jun 21:35:19 986 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:35:19 986 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:35:21 596 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> xpath: //*[@id="btnUpload"]]
--- 08 Jun 21:35:24 962 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:35:24 962 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:35:25 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> css selector: .header]
--- 08 Jun 21:35:26 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> xpath: //a[contains(text(),'Administration')]]
--- 08 Jun 21:35:29 639 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (7ef5ad7dc4f8462197e9b8574a8a90b0)] -> xpath: //a[contains(text(),'Administration')]]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyDeliveryRouteToUserWithDocVisibilityOff({EditFullName=, Description=Verify eDelivery of when session si transferred to user with doc visibil...)
Successfully navigated to 'Documents Page' [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jun 21:25:44 188 - TestCaseID:: verifyDeliveryRouteToUserWithDocVisibilityOff
--- 08 Jun 21:25:45 883 - 1 - Driver::initialize::Get - com.imm.esignplus.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify eDelivery of when session si transferred to user with doc visibility off COMMENTS:Important Session!,
Steps:
--- 08 Jun 21:25:52 499 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Jun 21:25:52 499 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:26:07 139 - Unable to find an element after 0 sec
--- 08 Jun 21:26:07 925 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: btnSubmit]
--- 08 Jun 21:26:08 718 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:26:09 552 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:26:11 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: btnSubmit]
--- 08 Jun 21:26:17 766 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3difbhyj7yzk2en98-fre2xfvfwbszikucharzxup3jiaosfvdm9rujl7uk71g4je_jxh-uvsu4fyg61dgmvmdxgmlnrtkzqwnfpeyrzx5jp4wrg1yqiguzmlnsa1dkukuqtmspcgb7u0z7b61zrt0rb6fwqcxqqihvku41ie72d-fep6dy8tih13epffoq8mppk2ekkjg4v84nzjy422m_w&response_mode=form_post&nonce=638534589757848468.ytkymmywzdctmdnjmc00zduxltlhywitnmjhmguymzm0zjdmzmy2mwfkyjytntawmi00ztgylthkodktmje5nzfjotkzodq2&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jun 21:26:17 766 - 5 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:26:32 261 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: i0116]
--- 08 Jun 21:26:34 111 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: idSIButton9]
--- 08 Jun 21:26:36 601 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: i0118]
--- 08 Jun 21:26:38 284 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: idSIButton9]
--- 08 Jun 21:26:43 093 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jun 21:26:43 094 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:26:57 540 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: lightbox]
--- 08 Jun 21:26:58 313 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> id: idSIButton9]
--- 08 Jun 21:27:13 939 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:27:13 939 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:27:14 775 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> xpath: //*[@id="btnUpload"]]
--- 08 Jun 21:27:18 167 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:27:18 167 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:27:18 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> css selector: .header]
Successfully navigated to 'Documents Page' [ScreenShot]
--- 08 Jun 21:27:19 859 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> xpath: //a[contains(text(),'Administration')]]
--- 08 Jun 21:27:22 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (266b2493447f448f3e91a513c8239c80)] -> xpath: //a[contains(text(),'Administration')]]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyConditionalRoutingWithDocumentTypes({EditFullName=, Description=verify Conditional Routing With Document Types, Platform=TeSign-[TeSign]...)
Successfully navigated to 'Documents page' [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jun 21:23:38 862 - TestCaseID:: verifyConditionalRoutingWithDocumentTypes
--- 08 Jun 21:23:43 081 - 4 - Driver::initialize::Get - com.imm.esignplus.support.WebDriverFactory.get(WebDriverFactory.java:561)
verify Conditional Routing With Document Types COMMENTS:Signature Status,Signing the document,Completed Sign,Archive Documents
Steps:
--- 08 Jun 21:23:50 136 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Jun 21:23:50 137 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:24:04 818 - Unable to find an element after 0 sec
--- 08 Jun 21:24:05 638 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: btnSubmit]
--- 08 Jun 21:24:06 438 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:24:07 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:24:09 178 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: btnSubmit]
--- 08 Jun 21:24:16 767 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dfp70-gthospy-aakzzmfemx-n2lwv1atpe7ihtwsiyszjcfdnjqqqxrcbg_ifi4o6gf-6nt4ykgt1fk2k2o5xm7aoc3ztzsdqy4axhbu5yc5_f1leudxiimufj-1jwlqn8ytstcg0tmgo6eenl7g2xwbld_qnlfpnjj_39ojjggt5iezoelnn9qahgml2mmzpheljit6ye7oq7mvmfmwnq&response_mode=form_post&nonce=638534588533357029.yzjknmi3zdutytczos00nty4lwexy2ytzjkymgu1ytqym2q5mwu5mzixyzitymi1ny00ndgyltkxmgytmdaxzji1nty4zjgz&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jun 21:24:16 768 - 4 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:24:31 265 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: i0116]
--- 08 Jun 21:24:33 025 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: idSIButton9]
--- 08 Jun 21:24:35 538 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: i0118]
--- 08 Jun 21:24:37 228 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: idSIButton9]
--- 08 Jun 21:24:41 755 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jun 21:24:41 756 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:24:56 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: lightbox]
--- 08 Jun 21:24:57 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> id: idSIButton9]
--- 08 Jun 21:25:13 483 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:25:13 484 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:25:14 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> xpath: //*[@id="btnUpload"]]
--- 08 Jun 21:25:17 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:25:17 812 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:25:18 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> css selector: .header]
Successfully navigated to 'Documents page' [ScreenShot]
--- 08 Jun 21:25:19 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> xpath: //a[contains(text(),'Administration')]]
--- 08 Jun 21:25:22 714 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b5bfe7976bd78d4bc47eccdf93bb4257)] -> xpath: //a[contains(text(),'Administration')]]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyEdeliveryMergeReorder({EditFullName=, Description=Verify eDelivery with merge and reorder, Platform=TeSign-[TeSign], FileN...)
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jun 21:27:44 160 - TestCaseID:: verifyEdeliveryMergeReorder
--- 08 Jun 21:27:45 893 - 1 - Driver::initialize::Get - com.imm.esignplus.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify eDelivery with merge and reorder COMMENTS:Important Session!,
Steps:
--- 08 Jun 21:27:52 342 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Jun 21:27:52 342 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:28:07 015 - Unable to find an element after 0 sec
--- 08 Jun 21:28:07 792 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: btnSubmit]
--- 08 Jun 21:28:08 575 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:28:09 382 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:28:11 163 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: btnSubmit]
--- 08 Jun 21:28:17 870 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3douut8mhdhruwvucfry4pkgclda7_7__i_zvjwsigdp5subpd9ztvng5ajzaj_hs_k3-euxf2sy3utayz128vr34ciqv96i0qpaw4j_2tvo_rj6rw_tbwxbnancjui8e0uv3kxw1ywjlmz5fqcqbuuszkc7lquodu7xv1pupqq_ytvxlnukxo9_fwy1pd4shoawvp2s4h3amfqczdctw12a&response_mode=form_post&nonce=638534590953324467.ymq4m2qwnzetnwmyni00nzmwltg3nmmtntk0y2yyytvmzde5ndniodgzy2etzjaymi00n2ezlwi5zmutmwvlzdq3odrlogy4&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jun 21:28:17 871 - 6 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:28:32 306 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: i0116]
--- 08 Jun 21:28:34 286 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: idSIButton9]
--- 08 Jun 21:28:38 031 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: i0118]
--- 08 Jun 21:28:39 645 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: idSIButton9]
--- 08 Jun 21:28:44 303 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jun 21:28:44 303 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:28:58 659 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: lightbox]
--- 08 Jun 21:28:59 425 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> id: idSIButton9]
--- 08 Jun 21:29:15 198 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:29:15 198 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:29:16 001 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> xpath: //*[@id="btnUpload"]]
--- 08 Jun 21:29:19 372 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:29:19 372 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:29:20 168 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> css selector: .header]
--- 08 Jun 21:29:20 975 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> xpath: //a[contains(text(),'Administration')]]
--- 08 Jun 21:29:24 051 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (326c45921ec2c28bdd6775e39cf15464)] -> xpath: //a[contains(text(),'Administration')]]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyProcessASessionWithAMultipleWorkflow({EditFullName=, Description=Verify Process a session with a Multiple workflow, Platform=TeSign-[TeSi...)
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jun 21:31:48 133 - TestCaseID:: verifyProcessASessionWithAMultipleWorkflow
--- 08 Jun 21:31:49 779 - 1 - Driver::initialize::Get - com.imm.esignplus.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Process a session with a Multiple workflow COMMENTS:Signature Status,Signing the document,Completed Sign,Archive Documents
Steps:
--- 08 Jun 21:31:57 029 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Jun 21:31:57 030 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:32:11 641 - Unable to find an element after 0 sec
--- 08 Jun 21:32:12 471 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: btnSubmit]
--- 08 Jun 21:32:13 255 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:32:14 061 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:32:15 873 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: btnSubmit]
--- 08 Jun 21:32:22 632 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dii6nk93lx7vd1j6jkh2rw2as1gb1jvegqaivw7q38y7mhrnwl1xqu459z_ep2psqekchevfwygeqnt0bot7agc9lsxemdes0fjh1z0_ymuowtfqplgucofawfuljd1av9dopjsqbmxtuspea9bzd4urycemkge3xhjlscz88kh7wrk3mmcvchedhupo8r10r2jnhtyoxerhwpevuol2png&response_mode=form_post&nonce=638534593400543901.mjflnta2mmutmjc3yy00zdnmlwi0ntatyzu5ogm1ntnlndg1mduzodvlzgetzthhni00oge4lwjhmjatnzuxmwnhytgxotu5&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jun 21:32:22 632 - 4 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:32:37 116 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: i0116]
--- 08 Jun 21:32:38 831 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: idSIButton9]
--- 08 Jun 21:32:41 359 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: i0118]
--- 08 Jun 21:32:43 034 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: idSIButton9]
--- 08 Jun 21:32:47 549 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jun 21:32:47 550 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:33:01 923 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: lightbox]
--- 08 Jun 21:33:02 771 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> id: idSIButton9]
--- 08 Jun 21:33:18 517 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:33:18 517 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:33:19 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> xpath: //*[@id="btnUpload"]]
--- 08 Jun 21:33:22 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:33:22 699 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:33:23 742 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> css selector: .header]
--- 08 Jun 21:33:24 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> xpath: //a[contains(text(),'Administration')]]
--- 08 Jun 21:33:27 652 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (d873f217d40d16284915a7172259b2a7)] -> xpath: //a[contains(text(),'Administration')]]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
verifyMergeSigners({EditFullName=, Description=Verify Merging of signers, Platform=TeSign-[TeSign], FileName=, ShortNam...)
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 08 Jun 21:29:45 704 - TestCaseID:: verifyMergeSigners
--- 08 Jun 21:29:47 402 - 1 - Driver::initialize::Get - com.imm.esignplus.support.WebDriverFactory.get(WebDriverFactory.java:561)
Verify Merging of signers COMMENTS:
Steps:
--- 08 Jun 21:29:54 010 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 08 Jun 21:29:54 011 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:30:08 614 - Unable to find an element after 0 sec
--- 08 Jun 21:30:09 384 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: btnSubmit]
--- 08 Jun 21:30:10 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:30:10 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 08 Jun 21:30:12 794 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: btnSubmit]
--- 08 Jun 21:30:19 275 - Page URL:: https://login.microsoftonline.com/common/oauth2/authorize?client_id=df5cfe56-31ba-43bf-a2fd-8c4167ee609c&response_type=code%20id_token&scope=openid%20profile&state=openidconnect.authenticationproperties%3dzlzstsaxkbrcsrxc94x37v_1tw9xp2wqdfjprdqxe8_jpuulnlk_niruudlxuxiqntqz1ocglt_ejrbyyeckqfxmmobk9oeca7y69we3svlz1um6h-megx0109feqprrdhyu3ownf4lxjlkacwnikwis2mqwt4jsik8te1qhshqxtqzcu0fbaij7wayezvebjoydorveavkrlxs91hzbya&response_mode=form_post&nonce=638534592169240230.ywvjzjm1y2ytodzmny00zjkyltlindutyjgwngfkyjiymjyzywvintg0mwetywzini00yjdllwfjmzetmjvimwfmztvmzwuz&redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&post_logout_redirect_uri=https%3a%2f%2fesignplusqa.immesign.com%2fteaasp%2flogin.aspx&x-client-sku=id_net461&x-client-ver=5.3.0.0&sso_reload=true
--- 08 Jun 21:30:19 275 - 6 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:30:33 826 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: i0116]
--- 08 Jun 21:30:35 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: idSIButton9]
--- 08 Jun 21:30:39 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: i0118]
--- 08 Jun 21:30:41 094 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: idSIButton9]
--- 08 Jun 21:30:46 414 - Page URL:: https://login.microsoftonline.com/common/login
--- 08 Jun 21:30:46 415 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:31:00 809 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: lightbox]
--- 08 Jun 21:31:01 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> id: idSIButton9]
--- 08 Jun 21:31:17 998 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:31:17 999 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:31:18 814 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> xpath: //*[@id="btnUpload"]]
--- 08 Jun 21:31:22 232 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 08 Jun 21:31:22 232 - 3 - Page Load Wait: (Sync) - com.imm.esignplus.support.Utils.waitForPageLoad(Utils.java:108)
--- 08 Jun 21:31:23 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> css selector: .header]
--- 08 Jun 21:31:23 852 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> xpath: //a[contains(text(),'Administration')]]
--- 08 Jun 21:31:26 930 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (f85e4c30e25dac677f295f57cf8746e3)] -> xpath: //a[contains(text(),'Administration')]]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
0 ignored methods
Methods in chronological order
com.imm.esignplus.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@7c5eb88c)
0 ms
init(org.testng.TestRunner@7c5eb88c)
10092 ms
verifyConditionalRoutingWithDocumentTypes({EditFullName=, Description=verify Conditional Routing With Document Types, Platform=TeSign-[TeSign]...)
14532 ms
verifyDeliveryRouteToUserWithDocVisibilityOff({EditFullName=, Description=Verify eDelivery of when session si transferred to user with doc visibil...)
137338 ms
verifyEdeliveryMergeReorder({EditFullName=, Description=Verify eDelivery with merge and reorder, Platform=TeSign-[TeSign], FileN...)
257350 ms
verifyMergeSigners({EditFullName=, Description=Verify Merging of signers, Platform=TeSign-[TeSign], FileName=, ShortNam...)
378857 ms
verifyProcessASessionWithAMultipleWorkflow({EditFullName=, Description=Verify Process a session with a Multiple workflow, Platform=TeSign-[TeSi...)
501235 ms
verifyProcessASessionWithASingleWorkflow({EditFullName=, Description=Verify Process a session with a single workflow, Platform=TeSign-[TeSign...)
622058 ms