| Tests passed/Failed/Skipped: | 5/8/0 |
| Started on: | Mon Aug 04 11:30:08 UTC 2025 |
| Total time: | 1603 seconds (1603961 ms) |
| Included groups: | |
| Excluded groups: |
| FAILED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| RequestAttachmentsxml Test class: com.imm.testscripts.RemoteAttachments.RemoteAttachments Test method: Process a session with Remote attachment and verify request attachments page Parameters: {Group=, EditFullName=, Description=Process a session with Remote attachment and verify request attachments page, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=, DocumentPermission=, TestID=RequestAttachmentsxml, Required=, IndexSource=, PartiesToView=, IsAddedTemplateRequired=TRUE,FALSE, Sessionurl=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=xp&hsfiid=autoeplus&xmldata=D:\eSignPlus_Datafiles\PC.xml, TemplateTitle=, Password=iMM@2022, DocumentName=, AttachmentTemplate=RemoteTemplate Attach, Path=, DictionaryOption=, Dropdownvalues=, AddTemplateName=attachment_xml,, RemoteTemplate=, Index_Field_Name=, Workflow=Loan approval, Sender_Email_Id=, Vendor=, From=, AttachmentTypeOption=, TemplatePermission=, Date=, IsSignatureRequired=TRUE, Folderpath=, Type=, NameDescription=, AttachmentPath=, DocumentDescription=, Export_Values=, Username=cuadmin@immtestcu.onmicrosoft.com, FullName=, EditNameDescription=, DocumentNameReview=, DocumentSet=, UserType=Admin} Show output Show all outputs --- 04 Aug 11:54:34 647 - TestCaseID:: RequestAttachmentsxml --- 04 Aug 11:54:35 406 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) Process a session with Remote attachment and verify request attachments page Steps: null [ScreenShot] |
java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.get(Unknown Source) at com.imm.pages.SignInPage.load(SignInPage.java:134) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.RequestAttachmentsxml(RemoteAttachments.java:1143) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 35 more Caused by: java.lang.NullPointerException: null value in entry: url=null at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:33) at com.google.common.collect.SingletonImmutableBiMap.<init>(SingletonImmutableBiMap.java:43) at com.google.common.collect.ImmutableBiMap.of(ImmutableBiMap.java:81) at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:128) at org.openqa.selenium.remote.DriverCommand.GET(DriverCommand.java:191) at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:312) ... 40 more ... Removed 35 stack frames java.lang.reflect.UndeclaredThrowableException at jdk.proxy2/jdk.proxy2.$Proxy13.get(Unknown Source) at com.imm.pages.SignInPage.load(SignInPage.java:134) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:49) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.RequestAttachmentsxml(RemoteAttachments.java:1143) 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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.lang.reflect.InvocationTargetException 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 com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:60) ... 35 more Caused by: java.lang.NullPointerException: null value in entry: url=null at com.google.common.collect.CollectPreconditions.checkEntryNotNull(CollectPreconditions.java:33) at com.google.common.collect.SingletonImmutableBiMap.<init>(SingletonImmutableBiMap.java:43) at com.google.common.collect.ImmutableBiMap.of(ImmutableBiMap.java:81) at com.google.common.collect.ImmutableMap.of(ImmutableMap.java:128) at org.openqa.selenium.remote.DriverCommand.GET(DriverCommand.java:191) at org.openqa.selenium.remote.RemoteWebDriver.get(RemoteWebDriver.java:312) ... 40 more |
0 | com.imm.testscripts.RemoteAttachments.RemoteAttachments@687e99d8 |
| VerifyRemoteAttachmentTemplatePagePerformance Test class: com.imm.testscripts.RemoteAttachments.RemoteAttachments Test method: verify remote attachment template page performance Parameters: {Group=, EditFullName=, Description=Verify Request Remote Attachment page performance, Email=anomau@immonline.com;anoma.ulpathegedara@immonline.com;employee1@immonline.com , Platform=, FileName=, ShortName=att1,att2,att3, EditShortName=, PartyName=, Filepath=, DocumentPermission=, TestID=VerifyRemoteAttachmentTemplatePagePerformance, Required=, IndexSource=, PartiesToView=, IsAddedTemplateRequired=, Sessionurl=, TemplateTitle=, Password=, DocumentName=513BA;XXCA10;XXCA10;, AttachmentTemplate=, Path=, DictionaryOption=, Dropdownvalues=, AddTemplateName=, RemoteTemplate=RemoteTemplate Attach;Remote Template Attachment, Index_Field_Name=, Workflow=, Sender_Email_Id=immuser@immonline.com, Vendor=, From=, AttachmentTypeOption=, TemplatePermission=, Date=, IsSignatureRequired=, Folderpath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI, Type=, NameDescription=att1,att2,att3, AttachmentPath=, DocumentDescription=, Export_Values=, Username=, FullName=att1,att2,att3, EditNameDescription=, DocumentNameReview=1,1;1,1;AAuto-Loan-Application-RS-AFD731-adobeSign1,1;1,GuarantyAgreement_Adobesign2, DocumentSet=, UserType=} Show output Show all outputs --- 04 Aug 11:54:54 048 - TestCaseID:: VerifyRemoteAttachmentTemplatePagePerformance --- 04 Aug 11:54:54 825 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) Verify Request Remote Attachment page performance Steps: --- 04 Aug 11:54:58 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:54:58 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:58 797 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:54:58 845 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:54:59 293 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:55:18 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> id: lightbox] --- 04 Aug 11:55:18 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> id: i0116] --- 04 Aug 11:55:19 040 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> id: idSIButton9] --- 04 Aug 11:55:22 204 - 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%3drch5txaf704yk9qhb8h04dm1jego1x3vr6lmzicuseff0m2ih27-1hvsz98yc1p0jehfxrg5bjlpsan73eg72c5spcafbafuncmssnmzlfvqmy3lu4ya01bsuovoxcxd5dvsnv7ggcunvb2ap5zmzfeukd1t8latdjrh0cgk7xbyprrxzxw5mzcsxvfgjklbjsi9tvmkeshd-9wmd6u5tw&response_mode=form_post&nonce=638899052994245916.zmy0ywzkyjytodmwnc00n2iyltk0zjytzjewytaxmdm4yzy5ymviogjjztqtnzzims00zwi5ltg2zdutndm4mda5ndi0zwzi&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 --- 04 Aug 11:55:22 204 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:55:24 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> id: idSIButton9] --- 04 Aug 11:55:29 123 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:55:29 123 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:55:29 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> id: lightbox] --- 04 Aug 11:55:29 217 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (bc6bacfc75b0e2d96d37a0ddc39bdb28)] -> id: idSIButton9] --- 04 Aug 11:55:35 383 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch --- 04 Aug 11:55:35 383 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:55:38 485 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch --- 04 Aug 11:55:38 485 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) Documents Maintenance page didn't open up [ScreenShot] |
java.lang.AssertionError: Documents Maintenance page didn't open up at com.imm.support.Log.fail(Log.java:545) at com.imm.pages.DocumentsPage.isLoaded(DocumentsPage.java:121) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:413) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRemoteAttachmentTemplatePagePerformance(RemoteAttachments.java:618) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ... Removed 31 stack frames java.lang.AssertionError: Documents Maintenance page didn't open up at org.testng.Assert.fail(Assert.java:99) at com.imm.support.Log.fail(Log.java:545) at com.imm.pages.DocumentsPage.isLoaded(DocumentsPage.java:121) at org.openqa.selenium.support.ui.LoadableComponent.get(LoadableComponent.java:52) at com.imm.pages.SignInPage.clickLoginBtn_latest(SignInPage.java:413) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRemoteAttachmentTemplatePagePerformance(RemoteAttachments.java:618) 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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) |
62 | com.imm.testscripts.RemoteAttachments.RemoteAttachments@687e99d8 |
| VerifyRequestAttachmentContainsPlatformSpecificTemplates Test class: com.imm.testscripts.RemoteAttachments.RemoteAttachments Test method: request Remote Attachments UI Parameters: {Group=, EditFullName=, Description=Verify Request Remote Attachment page UI enhancement , Email=, Platform=, FileName=, ShortName=att1,att2,att3, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI.zip, DocumentPermission=, TestID=VerifyRequestAttachmentContainsPlatformSpecificTemplates, Required=, IndexSource=, PartiesToView=, IsAddedTemplateRequired=, Sessionurl=https://qa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=testfi&xmlData=\\immesignfilesqa.file.core.windows.net\teaaspfiles\Automation_DataFiles\P-C2_PlatformTemplate.xml, TemplateTitle=, Password=, DocumentName=Car_LOAN-APPLICATION.pdf, AttachmentTemplate=, Path=, DictionaryOption=XPLN, Dropdownvalues=, AddTemplateName=, RemoteTemplate=RemoteTemplate Attach;Remote Template Attachment, Index_Field_Name=, Workflow=, Sender_Email_Id=immuser@immonline.com, Vendor=, From=, AttachmentTypeOption=, TemplatePermission=, Date=, IsSignatureRequired=, Folderpath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI, Type=, NameDescription=att1,att2,att3, AttachmentPath=, DocumentDescription=att1,att3, Export_Values=, Username=, FullName=att1,att2,att3, EditNameDescription=, DocumentNameReview=1,1;1,1;AAuto-Loan-Application-RS-AFD731-adobeSign1,1;1,GuarantyAgreement_Adobesign2, DocumentSet=, UserType=} Show output Show all outputs --- 04 Aug 11:55:57 363 - TestCaseID:: VerifyRequestAttachmentContainsPlatformSpecificTemplates --- 04 Aug 11:55:58 151 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) Verify Request Remote Attachment page UI enhancement Steps: Verify Request Remote Attachment page UI enhancement Steps: --- 04 Aug 11:56:02 114 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:56:02 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:56:02 167 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (afb4dd7852b1d6eb49556abd190de4f5)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:56:02 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (afb4dd7852b1d6eb49556abd190de4f5)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:56:07 578 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (afb4dd7852b1d6eb49556abd190de4f5)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 04 Aug 11:56:10 650 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:56:10 650 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) Keys to send should be a not null CharSequence [ScreenShot] |
java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRequestAttachmentContainsPlatformSpecificTemplates(RemoteAttachments.java:902) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ... Removed 36 stack frames java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRequestAttachmentContainsPlatformSpecificTemplates(RemoteAttachments.java:902) 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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) |
17 | com.imm.testscripts.RemoteAttachments.RemoteAttachments@687e99d8 |
| VerifyRequestRemoteAttachmentTemplateUICancel Test class: com.imm.testscripts.RemoteAttachments.RemoteAttachments Test method: request remote attachments UI cancel changes Parameters: {Group=, EditFullName=, Description=Verify Request Remote Attachment page UI enhancements and cancel changes , Email=anomau@immonline.com;anoma.ulpathegedara@immonline.com;employee1@immonline.com , Platform=, FileName=, ShortName=att1,att2,att3, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI.zip, DocumentPermission=, TestID=VerifyRequestRemoteAttachmentTemplateUICancel, Required=, IndexSource=, PartiesToView=, IsAddedTemplateRequired=, Sessionurl=, TemplateTitle=, Password=, DocumentName=513BA;XXCA10;XXCA10;, AttachmentTemplate=, Path=, DictionaryOption=, Dropdownvalues=, AddTemplateName=, RemoteTemplate=RemoteTemplate Attach;Remote Template Attachment, Index_Field_Name=, Workflow=, Sender_Email_Id=immuser@immonline.com, Vendor=, From=, AttachmentTypeOption=, TemplatePermission=, Date=, IsSignatureRequired=, Folderpath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI, Type=, NameDescription=att1,att2,att3, AttachmentPath=, DocumentDescription=, Export_Values=, Username=, FullName=att1,att2,att3, EditNameDescription=, DocumentNameReview=1,1;1,1;AAuto-Loan-Application-RS-AFD731-adobeSign1,1;1,GuarantyAgreement_Adobesign2, DocumentSet=, UserType=} Show output Show all outputs --- 04 Aug 11:56:34 467 - TestCaseID:: VerifyRequestRemoteAttachmentTemplateUICancel --- 04 Aug 11:56:35 218 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) Verify Request Remote Attachment page UI enhancements and cancel changes Steps: --- 04 Aug 11:56:39 145 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:56:39 145 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:56:39 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8f8ba7fa54c54c12bcb7079e1c7136b0)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:56:39 238 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8f8ba7fa54c54c12bcb7079e1c7136b0)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:56:44 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (8f8ba7fa54c54c12bcb7079e1c7136b0)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 04 Aug 11:56:47 666 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:56:47 666 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) Keys to send should be a not null CharSequence [ScreenShot] |
java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRequestRemoteAttachmentTemplateUICancel(RemoteAttachments.java:370) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ... Removed 36 stack frames java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRequestRemoteAttachmentTemplateUICancel(RemoteAttachments.java:370) 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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) |
17 | com.imm.testscripts.RemoteAttachments.RemoteAttachments@687e99d8 |
| verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate Test class: com.imm.testscripts.AdobeOEM.AdobeOEM Test method: verify Create Template And Send Transaction using Template And Recently Used Template Parameters: {templateType=both, Group=, Description=verify Create Template And Send Transaction using Template And Recently Used Template - SignFi, Email=sunitha.pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Import CSV , RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=Account Templates > Re-Auto-Template,Re-Auto-Template,src/main/resources/testdata/files/AdobeOEM/sendInBulk.csv, User_Type=, Name=Sunitha Ktv,Sunitha Smt,Sunitha Gml, Admin1_LName=, TestID=verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=, Document Names=6305.pdf, IntegrationType=Fully Integrated, Session URL=, Path=src/main/resources/testdata/files/AdobeOEM/6305.pdf,src/main/resources/testdata/files/AdobeOEM/513BA.pdf, Admin1_FName=, New Column=, User_Name=janedoe@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, FI_ID=adobeuser, whoCanUseTemplate=any user in my organization, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=} Show output Show all outputs --- 04 Aug 11:33:03 167 - TestCaseID:: verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate --- 04 Aug 11:33:04 054 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:33:08 053 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:33:08 053 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:08 131 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:33:08 181 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:33:08 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:33:10 813 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> id: idSIButton9] --- 04 Aug 11:33:14 069 - 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%3dheha8isntvrw6lxvafzrcjypl9etevh3b53ndjylnidpelccvht7pefjytk_svnnj9lkn2omdzynytbbbjxkngqld4orsq6lmlvingfwiitj_mxmv97b1n0wakz2wtjftnwocrv8zqszubfmmlptz0ht9fuiprp_izzmvfm3westie-fcuunx5cvbxgfwdirzvprjl2qdle5_brzu0ljkg&response_mode=form_post&nonce=638899039888793715.yjllowjhyjitm2e5ni00zdlhlwi4mjutnmzkm2q2mzk2yzq4nmu0yjkymzgtn2iwns00mzg2lwe4mjmtnzfkn2y3yzm0ndbh&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 --- 04 Aug 11:33:14 069 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:16 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> id: idSIButton9] --- 04 Aug 11:33:20 912 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:33:20 912 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:20 959 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> id: lightbox] --- 04 Aug 11:33:21 010 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> id: idSIButton9] --- 04 Aug 11:33:27 521 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:33:27 521 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:30 643 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:33:30 643 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:30 706 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> id: btnUpload] --- 04 Aug 11:33:33 812 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:33:33 812 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:33 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> css selector: .header] --- 04 Aug 11:33:33 930 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //a[text()='Administration']] --- 04 Aug 11:33:38 928 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //a[text()='Administration']] --- 04 Aug 11:33:54 822 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=reusable_templates --- 04 Aug 11:33:54 822 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:33:57 962 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //button[text()='Preview & Add Fields']] --- 04 Aug 11:34:01 112 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=reusable_templates --- 04 Aug 11:34:01 112 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:34:01 159 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> css selector: .header] --- 04 Aug 11:34:01 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //div[@id='btnPageInfo']] --- 04 Aug 11:34:09 552 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //div[@id='btnPageInfo']] Expected: Expected Tooltip Create pre-configured documents designed for repeated use by defining fixed content and structure such as signature fields, text fields, and other form elements, ensuring that each signer interacts with the document in a consistent way. Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Text Create pre-configured documents designed for repeated use by defining fixed content and structure such as signature fields, text fields, and other form elements, ensuring that each signer interacts with the document in a consistent way.[ScreenShot] Expected: Expected tooltip header
About Page
:
Reusable Templates
Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Header About Page : Reusable Templates is equals to About Page : Reusable Templates[ScreenShot] --- 04 Aug 11:34:09 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //button[@*='close']] --- 04 Aug 11:34:20 136 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> id: reusableDocumentAndFormFieldLayer] --- 04 Aug 11:35:02 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (aa2e2e98ff914690ae915de0e83ce138)] -> xpath: //h1[text()='You have successfully created a new library template!']] Successfully created template [ScreenShot] --- 04 Aug 11:35:02 567 - TestCaseID:: verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate --- 04 Aug 11:35:03 439 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:35:07 464 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:35:07 464 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:35:07 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:35:07 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:35:08 073 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:35:10 155 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> id: idSIButton9] --- 04 Aug 11:35:13 374 - 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%3dwnh5k74cvrbizpmwptetzdmiscvyhpah1qo9kv0w_ekh8tzynnnc7qwhv78xozht2an_p9yuqjxcxiwtnqz3qj66uvjvcpk9qbjezojll4bglr1yenwhwzzp7pncglpu8svy0ga-tgekmpqfvsfniu5ayzamvc-imgybzegfkh1mmhib6ftbnxqiazjrcukegmcfesawpfx9ntcuiompog&response_mode=form_post&nonce=638899041082163418.zdi1yjbhmjetnjk5mi00ytm4lwezzgutyju0ztlmztfjotq5mdm3mdkwmgmtnzazoc00nzc2ltg3otctodrjzwfmmjaxnjc5&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 --- 04 Aug 11:35:13 374 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:35:15 487 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> id: idSIButton9] --- 04 Aug 11:35:19 128 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:35:19 128 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:35:19 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> id: lightbox] --- 04 Aug 11:35:19 226 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> id: idSIButton9] --- 04 Aug 11:35:25 362 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch --- 04 Aug 11:35:25 362 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:35:25 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //*[@id='btnSearch']] --- 04 Aug 11:35:28 522 - Page URL:: https://esignplusqa.immesign.com/teaasp/savedsessionsearch --- 04 Aug 11:35:28 522 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:35:28 569 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> css selector: .header] Successfully navigated to the 'casesPage' [ScreenShot] --- 04 Aug 11:35:28 658 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:36:00 970 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //*[text()='Choose files']] --- 04 Aug 11:36:02 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (89ad9b9167758f74e9846e89d9f0b8a1)] -> xpath: //div[@role='rowheader']/span/span[contains(text(),'Templates')]] Timed out after 2 seconds. Unable to locate the element [ScreenShot] |
org.openqa.selenium.NoSuchElementException: Timed out after 2 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.$Proxy17.clear(Unknown Source)
at com.imm.pages.AdHocDocumentsPage.UpdateAgreementName(AdHocDocumentsPage.java:194)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate(AdobeOEM.java:1905)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid="agreement-name-input"]"}
(Session info: chrome=138.0.7204.184)
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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [89ad9b9167758f74e9846e89d9f0b8a1, findElement {using=xpath, value=//*[@data-testid="agreement-name-input"]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55797}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 89ad9b9167758f74e9846e89d9f0b8a1
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.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.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)
... 35 more
... Removed 34 stack framesorg.openqa.selenium.NoSuchElementException: Timed out after 2 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.$Proxy17.clear(Unknown Source)
at com.imm.pages.AdHocDocumentsPage.UpdateAgreementName(AdHocDocumentsPage.java:194)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate(AdobeOEM.java:1905)
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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid="agreement-name-input"]"}
(Session info: chrome=138.0.7204.184)
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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [89ad9b9167758f74e9846e89d9f0b8a1, findElement {using=xpath, value=//*[@data-testid="agreement-name-input"]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55797}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: 89ad9b9167758f74e9846e89d9f0b8a1
at jdk.internal.reflect.GeneratedConstructorAccessor31.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.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.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.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)
... 35 more
|
89 | com.imm.testscripts.AdobeOEM.AdobeOEM@757277dc |
| VerifyRequestRemoteAttachmentTemplateUI Test class: com.imm.testscripts.RemoteAttachments.RemoteAttachments Test method: request Remote Attachments UI Parameters: {Group=, EditFullName=, Description=Verify Request Remote Attachment page UI enhancement , Email=anomau@immonline.com;anoma.ulpathegedara@immonline.com;employee1@immonline.com , Platform=, FileName=, ShortName=att1,att2,att3, EditShortName=, PartyName=, Filepath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI.zip, DocumentPermission=, TestID=VerifyRequestRemoteAttachmentTemplateUI, Required=, IndexSource=, PartiesToView=, IsAddedTemplateRequired=, Sessionurl=, TemplateTitle=, Password=, DocumentName=513BA;XXCA10;XXCA10;, AttachmentTemplate=, Path=, DictionaryOption=, Dropdownvalues=, AddTemplateName=, RemoteTemplate=RemoteTemplate Attach;Remote Template Attachment, Index_Field_Name=, Workflow=, Sender_Email_Id=immuser@immonline.com, Vendor=, From=, AttachmentTypeOption=, TemplatePermission=, Date=, IsSignatureRequired=, Folderpath=src/main/resources/testdata/files/documentRTS/RemoteTemplateUI, Type=, NameDescription=att1,att2,att3, AttachmentPath=, DocumentDescription=, Export_Values=, Username=, FullName=att1,att2,att3, EditNameDescription=, DocumentNameReview=1,1;1,1;AAuto-Loan-Application-RS-AFD731-adobeSign1,1;1,GuarantyAgreement_Adobesign2, DocumentSet=, UserType=} Show output Show all outputs --- 04 Aug 11:56:15 914 - TestCaseID:: VerifyRequestRemoteAttachmentTemplateUI --- 04 Aug 11:56:16 685 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) Verify Request Remote Attachment page UI enhancement Steps: --- 04 Aug 11:56:20 653 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:56:20 654 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:56:20 715 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2ef519d62524363b5880758f8a6bf7c7)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:56:20 747 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2ef519d62524363b5880758f8a6bf7c7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:56:26 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (2ef519d62524363b5880758f8a6bf7c7)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 04 Aug 11:56:29 198 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:56:29 198 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) Keys to send should be a not null CharSequence [ScreenShot] |
java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRequestRemoteAttachmentTemplateUI(RemoteAttachments.java:82) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ... Removed 36 stack frames java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.VerifyRequestRemoteAttachmentTemplateUI(RemoteAttachments.java:82) 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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) |
17 | com.imm.testscripts.RemoteAttachments.RemoteAttachments@687e99d8 |
| verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate Test class: com.imm.testscripts.AdobeOEM.AdobeOEM Test method: verify Create Template And Send Transaction using Template And Recently Used Template Parameters: {templateType=both, Group=, Description=verify Create Template And Send Transaction using Template And Recently Used Template - PlusFi, Email=sunitha.pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Import CSV , RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=Account Templates > Re-Auto-Template,Re-Auto-Template,src/main/resources/testdata/files/AdobeOEM/sendInBulk.csv, User_Type=, Name=Sunitha Ktv,Sunitha Smt,Sunitha Gml, Admin1_LName=, TestID=verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate, FItype=, Required=, AgreementName=Remote Sign Document, TextField=, plusfi=TRUE, Document Names=6305.pdf, IntegrationType=Fully Integrated, Session URL=, Path=src/main/resources/testdata/files/AdobeOEM/6305.pdf,src/main/resources/testdata/files/AdobeOEM/513BA.pdf, Admin1_FName=, New Column=, User_Name=janedoe@immtestcu.onmicrosoft.com,adobe@immtestcu.onmicrosoft.com, FI_ID=plusrmt1, whoCanUseTemplate=any user in my organization, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=} Show output Show all outputs --- 04 Aug 11:36:33 199 - TestCaseID:: verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate --- 04 Aug 11:36:34 039 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:36:37 959 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:36:37 959 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:36:38 028 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:36:38 088 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:36:38 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:36:41 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> id: idSIButton9] --- 04 Aug 11:36:44 694 - 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%3dj_woa-rywif-o92ifdlr1pcj89bgzgmbbe-yml3nctoj_exrl7r62fswokk2zvso6gde-hlpn_nkwy4xycgpkwpio8jyfm4c1gt3mtbj3kbgs67the-xma64heps7gfgchx_rddfqwfb3pjtyzs3_caavodp3bj0fcncizupqv8dxrgsnlgb-ukamso6ybfviplwcwvqmadn8zz8h2wysw&response_mode=form_post&nonce=638899041987030360.zdm3n2i4m2mtngmxzc00odc3lwi0odmtmzgwyjmwzmu2mzqymwzkody0nzctzjg0mi00zti4lwe3yjutm2e1nde5nte2zju1&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 --- 04 Aug 11:36:44 695 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:36:46 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> id: idSIButton9] --- 04 Aug 11:36:51 412 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:36:51 412 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:36:51 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> id: lightbox] --- 04 Aug 11:36:51 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> id: idSIButton9] --- 04 Aug 11:36:57 916 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:36:57 916 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:37:01 060 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:37:01 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:37:01 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> id: btnUpload] --- 04 Aug 11:37:04 275 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:37:04 275 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:37:04 312 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> css selector: .header] --- 04 Aug 11:37:04 375 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //a[text()='Administration']] --- 04 Aug 11:37:09 326 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //a[text()='Administration']] --- 04 Aug 11:37:24 582 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=reusable_templates --- 04 Aug 11:37:24 582 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:37:27 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //button[text()='Preview & Add Fields']] --- 04 Aug 11:37:30 816 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=reusable_templates --- 04 Aug 11:37:30 816 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:37:30 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> css selector: .header] --- 04 Aug 11:37:30 997 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //div[@id='btnPageInfo']] --- 04 Aug 11:37:39 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //div[@id='btnPageInfo']] Expected: Expected Tooltip Create pre-configured documents designed for repeated use by defining fixed content and structure such as signature fields, text fields, and other form elements, ensuring that each signer interacts with the document in a consistent way. Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Text Create pre-configured documents designed for repeated use by defining fixed content and structure such as signature fields, text fields, and other form elements, ensuring that each signer interacts with the document in a consistent way.[ScreenShot] Expected: Expected tooltip header
About Page
:
Reusable Templates
Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Header About Page : Reusable Templates is equals to About Page : Reusable Templates[ScreenShot] --- 04 Aug 11:37:39 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //button[@*='close']] --- 04 Aug 11:37:49 925 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> id: reusableDocumentAndFormFieldLayer] --- 04 Aug 11:38:32 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (d7bf42022e6e8fdb9d4c87e860d0cd42)] -> xpath: //h1[text()='You have successfully created a new library template!']] Successfully created template [ScreenShot] --- 04 Aug 11:38:32 578 - TestCaseID:: verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate --- 04 Aug 11:38:33 437 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:38:37 410 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:38:37 410 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:38:37 475 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:38:37 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:38:38 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:38:39 905 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> id: idSIButton9] --- 04 Aug 11:38:43 121 - 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%3dln4_lio0erfixwjcxvrw6fvb2lupod9eo66agblqk39tf1hcm_tofurdaodsrkb8sjvgl7y4mp7l0ntu1l-zlebk3gcq99g7mjomlr6xnbfkpdtz9onpi2v0nhye3apisotmjmwbm8jneouv7ubqgwtgjxiufex2ktneo5vv6nqlsgz7uc5d2pteh2bklnapzun76fyz76jzqlmgdx9s4g&response_mode=form_post&nonce=638899043181661413.zda4nzfjmtutywq2yi00yzlmlwjhngqtmjcwmzg5y2iwy2q2nzbjywy2ntytmme1ms00otqwlwfhzwytotmyzdbmmzjmndi2&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 --- 04 Aug 11:38:43 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:38:45 246 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> id: idSIButton9] --- 04 Aug 11:38:49 822 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:38:49 822 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:38:49 884 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> id: lightbox] --- 04 Aug 11:38:49 931 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> id: idSIButton9] --- 04 Aug 11:38:56 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases --- 04 Aug 11:38:56 175 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:38:59 241 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases --- 04 Aug 11:38:59 241 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:38:59 288 - Element is displayed:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> id: immPageTitle] --- 04 Aug 11:39:02 388 - Page URL:: https://esignplusqa.immesign.com/teaasp/wfcases --- 04 Aug 11:39:02 388 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:39:02 461 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> css selector: .header] Successfully navigated to the 'casesPage' [ScreenShot] --- 04 Aug 11:39:02 561 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:39:35 128 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> xpath: //*[text()='Choose files']] --- 04 Aug 11:39:36 535 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (ccd9f70cec4de7c6432538c6821ce1a7)] -> xpath: //div[@role='rowheader']/span/span[contains(text(),'Templates')]] Timed out after 2 seconds. Unable to locate the element [ScreenShot] |
org.openqa.selenium.NoSuchElementException: Timed out after 2 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.$Proxy17.clear(Unknown Source)
at com.imm.pages.AdHocDocumentsPage.UpdateAgreementName(AdHocDocumentsPage.java:194)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate(AdobeOEM.java:1905)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid="agreement-name-input"]"}
(Session info: chrome=138.0.7204.184)
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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ccd9f70cec4de7c6432538c6821ce1a7, findElement {using=xpath, value=//*[@data-testid="agreement-name-input"]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56027}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: ccd9f70cec4de7c6432538c6821ce1a7
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.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.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)
... 35 more
... Removed 34 stack framesorg.openqa.selenium.NoSuchElementException: Timed out after 2 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.$Proxy17.clear(Unknown Source)
at com.imm.pages.AdHocDocumentsPage.UpdateAgreementName(AdHocDocumentsPage.java:194)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreateTemplateAndSendTransactionUsingTemplateAndRecentlyUsedTemplate(AdobeOEM.java:1905)
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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@data-testid="agreement-name-input"]"}
(Session info: chrome=138.0.7204.184)
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 Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.12'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [ccd9f70cec4de7c6432538c6821ce1a7, findElement {using=xpath, value=//*[@data-testid="agreement-name-input"]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 138.0.7204.184, chrome: {chromedriverVersion: 138.0.7204.183 (e90faf484dd..., userDataDir: C:\Windows\SERVIC~1\NETWOR~...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:56027}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows XP, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://localhost:4444/session..., se:cdpVersion: 138.0.7204.184, 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: ccd9f70cec4de7c6432538c6821ce1a7
at jdk.internal.reflect.GeneratedConstructorAccessor31.newInstance(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.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.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy13.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)
... 35 more
|
93 | com.imm.testscripts.AdobeOEM.AdobeOEM@757277dc |
| verifyRequestRemoteAttachmentTemplateUIxml Test class: com.imm.testscripts.RemoteAttachments.RemoteAttachments Test method: request attachment template UI xml Parameters: {Group=, EditFullName=, Description=Verify Request Remote Attachment page UI enhancements for xml session, Email=, Platform=, FileName=, ShortName=, EditShortName=, PartyName=, Filepath=, DocumentPermission=, TestID=verifyRequestRemoteAttachmentTemplateUIxml, Required=, IndexSource=, PartiesToView=, IsAddedTemplateRequired=, Sessionurl=https://qa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=testfi&xmlData=\\immesignfilesqa.file.core.windows.net\teaaspfiles\Automation_DataFiles\PC_ReqAtt.xml, TemplateTitle=Default Template, Password=, DocumentName=AAuto-Loan-Application-RS-AFD731.pdf, AttachmentTemplate=, Path=, DictionaryOption=XPLN, Dropdownvalues=, AddTemplateName=, RemoteTemplate=RemoteTemplate Attach xml; Remote Template Attachment, Index_Field_Name=, Workflow=, Sender_Email_Id=immuser@immonline.com, Vendor=, From=, AttachmentTypeOption=, TemplatePermission=, Date=, IsSignatureRequired=, Folderpath=, Type=, NameDescription=, AttachmentPath=, DocumentDescription=att1,att3, Export_Values=, Username=, FullName=att1,att3,, EditNameDescription=, DocumentNameReview=, DocumentSet=, UserType=} Show output Show all outputs --- 04 Aug 11:54:35 564 - TestCaseID:: verifyRequestRemoteAttachmentTemplateUIxml --- 04 Aug 11:54:36 327 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) Verify Request Remote Attachment page UI enhancements for xml session Steps: --- 04 Aug 11:54:40 205 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:54:40 205 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:40 268 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (967373edea4b17a0e24250e5e02ffe46)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:54:40 331 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (967373edea4b17a0e24250e5e02ffe46)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:54:45 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (967373edea4b17a0e24250e5e02ffe46)] -> xpath: //input[@id='ctl00_cph1_txtUserID']] --- 04 Aug 11:54:48 773 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:54:48 773 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) Keys to send should be a not null CharSequence [ScreenShot] |
java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.verifyRequestRemoteAttachmentTemplateUIxml(RemoteAttachments.java:659) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ... Removed 36 stack frames java.lang.IllegalArgumentException: Keys to send should be a not null CharSequence at org.openqa.selenium.remote.RemoteWebElement.sendKeys(RemoteWebElement.java:98) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at jdk.internal.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52) at jdk.proxy2/jdk.proxy2.$Proxy17.sendKeys(Unknown Source) at com.imm.pages.SignInPage.setUser_ID(SignInPage.java:185) at com.imm.pages.SignInPage.loginToApplication(SignInPage.java:147) at com.imm.testscripts.RemoteAttachments.RemoteAttachments.verifyRequestRemoteAttachmentTemplateUIxml(RemoteAttachments.java:659) 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.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281) at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) |
17 | com.imm.testscripts.RemoteAttachments.RemoteAttachments@687e99d8 |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| verifySendInBulkTransaction Test class: com.imm.testscripts.AdobeOEM.AdobeOEM Test method: verify Send In Bulk Transaction Parameters: {templateType=, Group=, Description=verify Send In Bulk Transaction - Plus - Fully Integrated, Email=Sunitha.Pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Send in Bulk Docs, RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/6305.pdf, User_Type=, Name=Sunitha Ktv,Sunitha Smt,Sunitha Gml, Admin1_LName=, TestID=verifySendInBulkTransaction, FItype=, Required=, AgreementName=Send in Bulk Document, TextField=, plusfi=TRUE, Document Names=6305.pdf, IntegrationType=Fully Integrated, Session URL=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=janedoe@immtestcu.onmicrosoft.com, FI_ID=plusrmt1, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=} Show output Show all outputs --- 04 Aug 11:47:19 064 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:47:19 863 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:47:24 674 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=666d15ae-b481-49cf-97bd-b95770a17328&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=sczrvdxzxe8jqawlqcjqlon-7yq9eqg2ujianuq-qdk&code_challenge_method=s256&nonce=1569394d-2f3d-4684-9407-27f169d88ff1&state=eyjpzci6ime3yzyxm2y1ltqyndmtngqyzc1iztzhltnmmge3mmuyzdc2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:47:24 674 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:43 454 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: idSIButton9] --- 04 Aug 11:47:43 516 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: i0116] --- 04 Aug 11:47:43 888 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: idSIButton9] --- 04 Aug 11:47:47 060 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=666d15ae-b481-49cf-97bd-b95770a17328&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=sczrvdxzxe8jqawlqcjqlon-7yq9eqg2ujianuq-qdk&code_challenge_method=s256&nonce=1569394d-2f3d-4684-9407-27f169d88ff1&state=eyjpzci6ime3yzyxm2y1ltqyndmtngqyzc1iztzhltnmmge3mmuyzdc2msisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:47:47 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:49 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: idSIButton9] --- 04 Aug 11:47:53 613 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:47:53 613 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:53 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: lightbox] --- 04 Aug 11:47:53 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: idSIButton9] --- 04 Aug 11:47:58 304 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:47:58 304 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:01 444 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:48:01 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:01 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: createdFIList] eSign Tenant Manager -CreateFi Page open up [ScreenShot] --- 04 Aug 11:48:04 661 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:48:04 661 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:04 707 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> css selector: .header] Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] --- 04 Aug 11:48:06 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content] --- 04 Aug 11:48:10 114 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:48:10 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:13 157 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:48:13 157 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:16 211 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:48:16 211 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:16 273 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] --- 04 Aug 11:48:19 351 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:48:19 351 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:19 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> css selector: .header] Successfully navigated to 'Manage FI' page [ScreenShot] --- 04 Aug 11:48:25 513 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:48:25 513 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:28 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> xpath: //span[@id='item-undefined']] --- 04 Aug 11:48:31 395 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:48:31 395 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:36 460 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:48:36 513 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:48:39 863 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:48:39 863 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:39 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: headerRemoteSettings] --- 04 Aug 11:48:43 038 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:48:43 038 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:43 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> css selector: .header] --- 04 Aug 11:48:43 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: remoteBulkNo] --- 04 Aug 11:48:43 258 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: remoteBulkYes] --- 04 Aug 11:48:43 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label] --- 04 Aug 11:48:45 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: remoteBulkYes] Clicked on Save button [ScreenShot] --- 04 Aug 11:48:53 045 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:48:53 045 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:53 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (7147e7715154f4bf683e78c88dfb3d42)] -> id: remoteBulkYes] --- 04 Aug 11:48:53 293 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:48:54 102 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:48:58 024 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:48:58 024 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:48:58 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:48:58 129 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:48:58 560 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:49:00 576 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> id: idSIButton9] --- 04 Aug 11:49:03 771 - 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%3d-g-lwbih1l7n0ccoimipo_4dbsk-1xtnlcr7npgvjlmvr8piuo-kemx7hqtchx9hxy2g6w2v_frgxiwvlbhpsycetydnbqcg9wendrnw1tixeosmldiy7ntj0xtdqtvkz3pvqb1mnncweoyskfbz4yvdlvhxie4wqh5lb7_6p8pnpuxpejgtyqpq8cpdgpsst4oqrk9jjausoqktzm7u4a&response_mode=form_post&nonce=638899049387076811.mzayn2ezztmtmwvhyy00nzcwltgzzdktytc2njrlodnkztbkn2ziogm1n2etmgzmni00zjqyltlmnmmtntkzzjjmnzyymge3&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 --- 04 Aug 11:49:03 771 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:49:05 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> id: idSIButton9] --- 04 Aug 11:49:10 533 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:49:10 533 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:49:10 580 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> id: lightbox] --- 04 Aug 11:49:10 629 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> id: idSIButton9] --- 04 Aug 11:49:16 960 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:49:16 960 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:49:20 085 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:49:20 085 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:49:20 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> id: btnUpload] --- 04 Aug 11:49:23 295 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:49:23 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:49:23 345 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> css selector: .header] --- 04 Aug 11:49:23 392 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:49:25 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:49:59 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:50:02 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:50:02 541 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:50:08 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[@id='btnPageInfo']] --- 04 Aug 11:50:16 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[@id='btnPageInfo']] Expected: Expected Tooltip Send the same document to multiple recipients, allowing each recipient to sign their own copy individually. This eliminates the need for manually sending the same agreement to each person. Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Text Send the same document to multiple recipients, allowing each recipient to sign their own copy individually. This eliminates the need for manually sending the same agreement to each person.[ScreenShot] Expected: Expected tooltip header
About Page
:
Send in Bulk
Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Header About Page : Send in Bulk is equals to About Page : Send in Bulk[ScreenShot] --- 04 Aug 11:50:17 249 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@class='close']] --- 04 Aug 11:50:39 351 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[text()='Choose files']] --- 04 Aug 11:50:39 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[@class='b5Gu6W_spectrum-Dropzone']] Successfully uploaded documents [ScreenShot] --- 04 Aug 11:50:42 865 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[contains(@data-testid,'file-list-item-name')]] Successfully displayed uploaded document name [ScreenShot] --- 04 Aug 11:50:42 984 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid="agreement-name-input"]] Successfylly diaplayed default Agreement name [ScreenShot] --- 04 Aug 11:50:43 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid="agreement-name-input"]] --- 04 Aug 11:50:43 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid="agreement-name-input"]] Successfylly diaplayed updated Agreement name [ScreenShot] --- 04 Aug 11:50:43 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid="message-input"]] --- 04 Aug 11:50:43 906 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid="message-input"]] --- 04 Aug 11:50:46 213 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@type='text']] --- 04 Aug 11:50:46 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='email-input']] --- 04 Aug 11:50:48 995 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='email-input']] --- 04 Aug 11:50:51 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='email-input']] --- 04 Aug 11:50:55 214 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='name-input']] --- 04 Aug 11:50:55 669 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='name-input']] --- 04 Aug 11:50:56 053 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='name-input']] --- 04 Aug 11:50:56 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[text()='Preview & add fields']] --- 04 Aug 11:51:01 761 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:51:01 761 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:51:08 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:51:08 996 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:51:12 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[contains(text(),'Send in Bulk')]] --- 04 Aug 11:51:15 174 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:51:15 174 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:51:15 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> css selector: .header] Successfully navigated to the 'addFormFieldsPage' page [ScreenShot] --- 04 Aug 11:51:35 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@class='rhp-panel-list-item draggable-form-field field-signature ui-draggable-handle']] --- 04 Aug 11:51:35 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@id='document']] Drag and dropped 'Signature' to designer zone [ScreenShot] Signature field is displayed on the designer zone [ScreenShot] --- 04 Aug 11:51:43 260 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:51:43 260 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:51:46 375 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:51:46 375 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:51:49 529 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@class='btn btn-primary btn-sm send-action ']] --- 04 Aug 11:51:49 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@class='btn btn-primary btn-sm send-action ']] --- 04 Aug 11:52:13 595 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:52:13 595 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:52:16 705 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //*[@data-testid='confirmation-title']] The Bulk send "Send in Bulk Document", containing 3 agreements, has been queued for sending to recipients. Successfully sent Bulk Agreements to Remote The Bulk send "Send in Bulk Document", containing 3 agreements, has been queued for sending to recipients. [ScreenShot] --- 04 Aug 11:52:16 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:52:29 270 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:52:32 370 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] Successfully verified Agreement count : 57 [ScreenShot] --- 04 Aug 11:52:32 782 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3BwVBNT1mrPqMtn0Q2t-3-')]] --- 04 Aug 11:52:32 879 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:52:32 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:52:33 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] --- 04 Aug 11:52:33 139 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3BwVBNT1mrPqMtn0Q2t-3-')]] --- 04 Aug 11:52:33 224 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:52:33 307 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:52:33 389 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] --- 04 Aug 11:52:33 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3BwVBNT1mrPqMtn0Q2t-3-')]] --- 04 Aug 11:52:33 559 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:52:33 640 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:52:33 722 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] --- 04 Aug 11:52:33 806 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:52:33 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:52:36 680 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:52:36 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:52:36 874 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (3418d9af71bba4f4c057331d3316eea8)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] Test Passed. |
222 | com.imm.testscripts.AdobeOEM.AdobeOEM@757277dc | |
| VerifyCreationOfLoanCouponsAndStarterChecks Test class: com.imm.testscripts.SearchSession.SearchSession Test method: Verify Search for Active Session Parameters: {User ID=, Account Number=, Line Template=, Login_User_ID=, Platform=, coupon_startno=2, DaysTillExpiry=, Loan Number=, Users=, Institution=, Invalid_days_1=, Member Name=, Invalid_days_2=, CustomerDOB=, Ownername=, Member_name=Snow White, RegEX=, Dictionary Code=, Status=, Usertotransfer=, City=TestCity, Index_Field_Type=, loan_number=121, Suffix=, Login_Password=, Existing_Index_Field_Name_1=, Application Number=, Existing_Index_Field_Name_2=, dictionary_2=, Description=Verify Search for Active Session, User=, dictionary_1=, User2=, User1=, FileName=, Member Number=, Search_by_loan_coupons=, Template_desc=, Text1=, Document Set Name=, Valid_days=, TestID=VerifyCreationOfLoanCouponsAndStarterChecks, Date Range=, Max_length=, field_to_search_by_starter_checks=, Index_Field_Validation=, Sessionurl=https://esignplusqa.immesign.com/TEAASP/HostDispatch.aspx?hostid=XP&hsfiid=autoesign&xmlData=D:\Automation_DataFiles\searchUser2.xml, validMessage=, Function_to_enter_1=, Function_to_enter_2=, Age=, Search_by_starter_checks=, field_to_search_by_loan_coupons=, Member_number=0, Index_Field_Name=, Archived File Name Template=, FI_ID=autoesign, Date=, SSN=, Template_name=, Filter_Type=, Type=, Imaging System=, Username=, File Name Template=, Tab3=, Tab2=, DisplaySignedSession=, Tab1=} Show output Show all outputs --- 04 Aug 11:30:09 143 - TestCaseID:: VerifyCreationOfLoanCouponsAndStarterChecks --- 04 Aug 11:30:12 183 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:30:17 670 - 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%3d8_6hxhjkcz-utxi_g5w9afovht2cuul6p9hs-hif3_j2pa_li2lherz23_64bbz6u3wyn9edhqh2-6rxyilhjf3_fcvmarpxaljepumyzqbzhff2yegu6llxm163wjobaefeixy1mlk5f1bbkatutepjcwnzqxifzlvyxzd5v0k_znwpj5qypi7vmzfagdhpjqwq5jjl_imeiuzng2xj1n7ka09f_ger3natwhzqnb-z-y3iqxrnufkqezace45oyyhdymbdwn7rmcgeby5q2hncdv0zt5mds-73_mhezdlu5yohxjdb_pdpu256z40a1-0jsmvr_9koijousgjoopwr7_nt5ftnk347y45s0eyjxgcjtyxlauryjb1qnqb_zdh1zvwh-khyr0qfdtybmnep3mso5hfwfec81dwnhusm1bxnv-ucn-lro6lti5gmqgtr7-swns_inqnmgz0yjmkyiemk3-i7ezlxlhxnfdm&response_mode=form_post&nonce=638899038133418331.y2uymzhiodutzwrhmi00mjyylwjmyjetmtywymm2mjvmmjzizdy2mzcxytetzjkxns00n2i3ltk5owytytfhyji2ogjly2rk&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 --- 04 Aug 11:30:17 670 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:30:36 709 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: idSIButton9] --- 04 Aug 11:30:40 047 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: i0116] --- 04 Aug 11:30:40 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: idSIButton9] --- 04 Aug 11:30:44 031 - 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%3d8_6hxhjkcz-utxi_g5w9afovht2cuul6p9hs-hif3_j2pa_li2lherz23_64bbz6u3wyn9edhqh2-6rxyilhjf3_fcvmarpxaljepumyzqbzhff2yegu6llxm163wjobaefeixy1mlk5f1bbkatutepjcwnzqxifzlvyxzd5v0k_znwpj5qypi7vmzfagdhpjqwq5jjl_imeiuzng2xj1n7ka09f_ger3natwhzqnb-z-y3iqxrnufkqezace45oyyhdymbdwn7rmcgeby5q2hncdv0zt5mds-73_mhezdlu5yohxjdb_pdpu256z40a1-0jsmvr_9koijousgjoopwr7_nt5ftnk347y45s0eyjxgcjtyxlauryjb1qnqb_zdh1zvwh-khyr0qfdtybmnep3mso5hfwfec81dwnhusm1bxnv-ucn-lro6lti5gmqgtr7-swns_inqnmgz0yjmkyiemk3-i7ezlxlhxnfdm&response_mode=form_post&nonce=638899038133418331.y2uymzhiodutzwrhmi00mjyylwjmyjetmtywymm2mjvmmjzizdy2mzcxytetzjkxns00n2i3ltk5owytytfhyji2ogjly2rk&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 --- 04 Aug 11:30:44 031 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:30:46 147 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: idSIButton9] --- 04 Aug 11:30:49 976 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:30:49 976 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:30:50 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: lightbox] --- 04 Aug 11:30:50 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: idSIButton9] --- 04 Aug 11:31:09 741 - 19 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:31:17 928 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508041130527215517_xdio5e0gp2jxq4ikgtrgcpae --- 04 Aug 11:31:17 928 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:31:28 176 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> xpath: //span[@class='btn-text' and text()=' Process']] --- 04 Aug 11:31:31 372 - Page URL:: https://esignplusqa.immesign.com/teaasp/sessiondetails?origsessionid=202508041130527215517_xdio5e0gp2jxq4ikgtrgcpae --- 04 Aug 11:31:31 372 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:31:31 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> css selector: .header] --- 04 Aug 11:31:31 550 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:31:37 861 - Page URL:: https://esignplusqa.immesign.com/teaasp/lc.aspx?res=lc --- 04 Aug 11:31:37 861 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:31:37 940 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: btnLoanCoupons] Expected: Error message 'Loan number must be numeric value up to 3 characters and cannot be empty' must be thrown Actual(Passed): Error message 'Loan number must be numeric value up to 3 characters and cannot be empty' is thrown[ScreenShot] --- 04 Aug 11:32:18 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/lc.aspx?res=lc --- 04 Aug 11:32:18 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:32:18 490 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:32:24 055 - Page URL:: https://esignplusqa.immesign.com/teaasp/lc.aspx?res=lcx --- 04 Aug 11:32:24 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:32:24 125 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: btnLaserChecks] --- 04 Aug 11:32:26 253 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: btnProcessLCX] Expected: The Field valdiations must working fine Actual(Passed): The Field valdiations are working fine[ScreenShot] --- 04 Aug 11:32:49 543 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (97f79eec633bf800def4e64dd711922c)] -> id: btnProcessLCX] Test Passed. |
170 | com.imm.testscripts.SearchSession.SearchSession@192c3f1e | |
| verifySendInBulkTransaction Test class: com.imm.testscripts.AdobeOEM.AdobeOEM Test method: verify Send In Bulk Transaction Parameters: {templateType=, Group=, Description=verify Send In Bulk Transaction - Sign - Legacy, Email=Sunitha.Pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Send in Bulk Docs, RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/6305.pdf, User_Type=, Name=Sunitha Ktv,Sunitha Smt,Sunitha Gml, Admin1_LName=, TestID=verifySendInBulkTransaction, FItype=, Required=, AgreementName=Send in Bulk Document, TextField=, plusfi=, Document Names=6305.pdf, IntegrationType=Legacy Account, Session URL=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=cuadmin@immtestcu.onmicrosoft.com, FI_ID=autoesign, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=} Show output Show all outputs --- 04 Aug 11:45:23 329 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:45:24 138 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:45:28 714 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=5c394b56-c893-4f76-b678-9189199ee68d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=aplynqffrdbar6imrg4b-njqmlyi7lntpfmfebsvdv8&code_challenge_method=s256&nonce=f7289b75-d9ea-4da8-8515-94143669d68c&state=eyjpzci6ime4mjizzme5ltu0nmutndjmzs04nzg5lwmwzmnmywq2nwjlmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:45:28 714 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:45:47 482 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: idSIButton9] --- 04 Aug 11:45:47 528 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: i0116] --- 04 Aug 11:45:47 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: idSIButton9] --- 04 Aug 11:45:51 142 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=5c394b56-c893-4f76-b678-9189199ee68d&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=aplynqffrdbar6imrg4b-njqmlyi7lntpfmfebsvdv8&code_challenge_method=s256&nonce=f7289b75-d9ea-4da8-8515-94143669d68c&state=eyjpzci6ime4mjizzme5ltu0nmutndjmzs04nzg5lwmwzmnmywq2nwjlmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:45:51 142 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:45:53 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: idSIButton9] --- 04 Aug 11:45:56 800 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:45:56 800 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:45:56 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: lightbox] --- 04 Aug 11:45:56 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: idSIButton9] --- 04 Aug 11:46:01 838 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:46:01 838 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:04 963 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:46:04 963 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:05 029 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: createdFIList] eSign Tenant Manager -CreateFi Page open up [ScreenShot] --- 04 Aug 11:46:08 216 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:46:08 216 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:08 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> css selector: .header] Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] --- 04 Aug 11:46:13 651 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:46:13 651 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:16 701 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:46:16 701 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:19 761 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:46:19 761 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:19 808 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] --- 04 Aug 11:46:22 860 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:46:22 860 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:22 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> css selector: .header] Successfully navigated to 'Manage FI' page [ScreenShot] --- 04 Aug 11:46:29 082 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:46:29 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:31 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> xpath: //span[@id='item-undefined']] --- 04 Aug 11:46:34 941 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:46:34 941 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:39 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:46:40 080 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:46:43 422 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:46:43 422 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:43 453 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> id: headerRemoteSettings] --- 04 Aug 11:46:46 576 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:46:46 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:46 626 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (c39c3b10cd9edc9573bfcd2c4aafbbac)] -> css selector: .header] --- 04 Aug 11:46:46 929 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:46:47 809 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:46:51 737 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:46:51 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:51 793 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:46:51 844 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:46:52 251 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:46:53 855 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> id: idSIButton9] --- 04 Aug 11:46:57 055 - 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%3durxe_biijtlhcpjbqk4sy1e6_fsakggdjdx2er5fuyrdg_14ztyx6_zi2bn6flvhyvmfos7z40rnystk8kd3aofcatdryldbrswiec2fuzqmp5kmbsxdonbrpgnl0cxxvqepzpisixf2nt7v8t4wrridmrxktcqzmciuuhzyvxv7bherojuvo_zxzdczmmid8e-zfvsiv8rmbbjj87of1a&response_mode=form_post&nonce=638899048123882173.yza4nwy3ngqty2u0ni00ymrhltgxmjctyji4nmq4mjdlyjflmjiyndrizdqtm2yymc00ywqylwexnmytnjmzzmq0nja1nzjl&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 --- 04 Aug 11:46:57 055 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:46:59 144 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> id: idSIButton9] --- 04 Aug 11:47:03 729 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:47:03 729 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:03 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> id: lightbox] --- 04 Aug 11:47:03 826 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> id: idSIButton9] --- 04 Aug 11:47:10 311 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:47:10 311 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:13 428 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:47:13 428 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:13 491 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> id: btnUpload] --- 04 Aug 11:47:16 629 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:47:16 629 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:47:16 676 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> css selector: .header] --- 04 Aug 11:47:16 741 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (f916ffd745e04c96b4608b149283b32e)] -> xpath: //a[text()='Processing']] Test Passed. |
31 | com.imm.testscripts.AdobeOEM.AdobeOEM@757277dc | |
| verifySendInBulkTransaction Test class: com.imm.testscripts.AdobeOEM.AdobeOEM Test method: verify Send In Bulk Transaction Parameters: {templateType=, Group=, Description=verify Send In Bulk Transaction - Plus - Legacy, Email=Sunitha.Pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Send in Bulk Docs, RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/6305.pdf, User_Type=, Name=Sunitha Ktv,Sunitha Smt,Sunitha Gml, Admin1_LName=, TestID=verifySendInBulkTransaction, FItype=, Required=, AgreementName=Send in Bulk Document, TextField=, plusfi=TRUE, Document Names=6305.pdf, IntegrationType=Legacy Account, Session URL=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=cuadmin@immtestcu.onmicrosoft.com, FI_ID=autoeplus, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=} Show output Show all outputs --- 04 Aug 11:52:37 096 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:52:37 873 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:52:43 661 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=18a2f6b8-6ca5-47dc-a91f-a059a3e54b5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=iwefo2edx8jw070d6kari5iv4vo_tf4ppolk52w2ck0&code_challenge_method=s256&nonce=746dbebe-9b07-499b-baf6-990802f633f5&state=eyjpzci6ijizntllnjaxltyxnzctngq2zc05owezlwmxndkwzdq1zduwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:52:43 677 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:02 444 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: idSIButton9] --- 04 Aug 11:53:02 498 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: i0116] --- 04 Aug 11:53:02 873 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: idSIButton9] --- 04 Aug 11:53:06 068 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=18a2f6b8-6ca5-47dc-a91f-a059a3e54b5f&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=iwefo2edx8jw070d6kari5iv4vo_tf4ppolk52w2ck0&code_challenge_method=s256&nonce=746dbebe-9b07-499b-baf6-990802f633f5&state=eyjpzci6ijizntllnjaxltyxnzctngq2zc05owezlwmxndkwzdq1zduwmiisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:53:06 068 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:08 146 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: idSIButton9] --- 04 Aug 11:53:12 676 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:53:12 676 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:12 708 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: lightbox] --- 04 Aug 11:53:12 754 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: idSIButton9] --- 04 Aug 11:53:17 504 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:53:17 504 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:20 642 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:53:20 642 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:20 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: createdFIList] eSign Tenant Manager -CreateFi Page open up [ScreenShot] --- 04 Aug 11:53:23 876 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:53:23 876 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:23 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> css selector: .header] Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] --- 04 Aug 11:53:29 295 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:53:29 295 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:32 345 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:53:32 345 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:35 426 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:53:35 426 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:35 473 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] --- 04 Aug 11:53:38 561 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:53:38 561 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:38 592 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> css selector: .header] Successfully navigated to 'Manage FI' page [ScreenShot] --- 04 Aug 11:53:44 738 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:53:44 738 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:47 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> xpath: //span[@id='item-undefined']] --- 04 Aug 11:53:50 438 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:53:50 438 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:55 500 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:53:55 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:53:58 898 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:53:58 898 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:53:58 914 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> id: headerRemoteSettings] --- 04 Aug 11:54:02 047 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:54:02 047 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:02 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (0a1d56cb58b7e9e8c00e8389a1545a98)] -> css selector: .header] --- 04 Aug 11:54:02 399 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:54:03 215 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:54:07 175 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:54:07 175 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:07 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:54:07 278 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:54:07 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:54:09 511 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> id: idSIButton9] --- 04 Aug 11:54:12 729 - 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%3dd-z5tn2anbk_lrqogxbxtpimmutdqvf8khrfhl_dvkp5mftpwbkf9xtkl5xfh8y678c8gego0iwnobsp8zv3b-3gb-xaqomxpoh9hgqp0sykmu0eotjf3b5yne_ydfv0gnxbtpbhbyb24bwecrgakdipvwzwtaeuwkchqinznj0-pu95yccvnezx5py6u-joyynkwkwpteednrvfidv2qq&response_mode=form_post&nonce=638899052478156027.otbiymrkyzitzjkwys00ztvhltg0mjitmwiymzuznmjiothjzde3ntzkztmtnwmxzi00mmvjlthkmgitzjuwowe4ogu5yjm0&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 --- 04 Aug 11:54:12 729 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:14 810 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> id: idSIButton9] --- 04 Aug 11:54:19 370 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:54:19 370 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:19 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> id: lightbox] --- 04 Aug 11:54:19 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> id: idSIButton9] --- 04 Aug 11:54:25 996 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:54:25 996 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:29 114 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:54:29 114 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:29 162 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> id: btnUpload] --- 04 Aug 11:54:32 248 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:54:32 248 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:54:32 302 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> css selector: .header] --- 04 Aug 11:54:32 333 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (960729df068d280f993e9f2f9dd1e6e8)] -> xpath: //a[text()='Processing']] Test Passed. |
31 | com.imm.testscripts.AdobeOEM.AdobeOEM@757277dc | |
| verifySendInBulkTransaction Test class: com.imm.testscripts.AdobeOEM.AdobeOEM Test method: verify Send In Bulk Transaction Parameters: {templateType=, Group=, Description=verify Send In Bulk Transaction - Sign - Fully Integrated, Email=Sunitha.Pattem@kinective.io,sunitha.pattem@smartims.com,pattemsunitha1304@gmail.com, Platform=, Message=Send in Bulk Docs, RemoteSettings=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, TM_User_Name=immadmin2@immesignqa.onmicrosoft.com, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/6305.pdf, User_Type=, Name=Sunitha Ktv,Sunitha Smt,Sunitha Gml, Admin1_LName=, TestID=verifySendInBulkTransaction, FItype=, Required=, AgreementName=Send in Bulk Document, TextField=, plusfi=, Document Names=6305.pdf, IntegrationType=Fully Integrated, Session URL=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=janedoe@immtestcu.onmicrosoft.com, FI_ID=adobeuser, whoCanUseTemplate=, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=} Show output Show all outputs --- 04 Aug 11:40:07 430 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:40:08 254 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:40:12 872 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=f5d3a92f-97bd-400e-a1c4-c1ef05dc676e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=u7ljhv0t405o9mfitxezw4j7obkrjr34kxygwxa7q7c&code_challenge_method=s256&nonce=dedda997-3a95-4274-b97f-af066fc73d60&state=eyjpzci6ijfjytnjyzq1ltq0ytutndfjos1indy2lwiyytlintu4zjhhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:40:12 872 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:40:31 663 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: idSIButton9] --- 04 Aug 11:40:31 718 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: i0116] --- 04 Aug 11:40:32 142 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: idSIButton9] --- 04 Aug 11:40:35 322 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=7be6e63f-308a-4475-979c-c5c021156f67&scope=api%3a%2f%2f7ab4b4a1-91a2-4b47-8aa5-e2ab73338e0b%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fesignnonprod.immesign.com%2fqa%2ftenantmanager%2f&client-request-id=f5d3a92f-97bd-400e-a1c4-c1ef05dc676e&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=u7ljhv0t405o9mfitxezw4j7obkrjr34kxygwxa7q7c&code_challenge_method=s256&nonce=dedda997-3a95-4274-b97f-af066fc73d60&state=eyjpzci6ijfjytnjyzq1ltq0ytutndfjos1indy2lwiyytlintu4zjhhzcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true --- 04 Aug 11:40:35 322 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:40:37 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: idSIButton9] --- 04 Aug 11:40:40 906 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:40:40 906 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:40:40 953 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: lightbox] --- 04 Aug 11:40:41 015 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: idSIButton9] --- 04 Aug 11:40:45 775 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:40:45 775 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:40:48 922 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:40:48 922 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:40:48 985 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: createdFIList] eSign Tenant Manager -CreateFi Page open up [ScreenShot] --- 04 Aug 11:40:52 126 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create --- 04 Aug 11:40:52 126 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:40:52 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> css selector: .header] Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot] --- 04 Aug 11:40:54 441 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content] --- 04 Aug 11:40:57 643 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:40:57 643 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:00 744 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:41:00 744 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:03 804 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:41:03 804 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:03 875 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label] --- 04 Aug 11:41:06 929 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:41:06 929 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:06 976 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> css selector: .header] Successfully navigated to 'Manage FI' page [ScreenShot] --- 04 Aug 11:41:13 153 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:41:13 154 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:15 833 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> xpath: //span[@id='item-undefined']] --- 04 Aug 11:41:19 060 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic --- 04 Aug 11:41:19 060 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:24 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:41:24 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]] --- 04 Aug 11:41:27 557 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:41:27 557 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:27 573 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: headerRemoteSettings] --- 04 Aug 11:41:30 713 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:41:30 713 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:30 781 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> css selector: .header] --- 04 Aug 11:41:30 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: remoteBulkNo] --- 04 Aug 11:41:30 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: remoteBulkYes] --- 04 Aug 11:41:31 095 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label] --- 04 Aug 11:41:33 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: remoteBulkYes] Clicked on Save button [ScreenShot] --- 04 Aug 11:41:40 891 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote --- 04 Aug 11:41:40 891 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:40 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (5fbc3f7bd624ff681731285c72696287)] -> id: remoteBulkYes] --- 04 Aug 11:41:41 166 - TestCaseID:: verifySendInBulkTransaction --- 04 Aug 11:41:41 989 - 0 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558) --- 04 Aug 11:41:45 944 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx --- 04 Aug 11:41:45 944 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:46 012 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:41:46 067 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']] --- 04 Aug 11:41:46 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@id='btnSubmit']] --- 04 Aug 11:41:48 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> id: idSIButton9] --- 04 Aug 11:41:51 575 - 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%3dyjilhk3mu9xyhhwiqc08a8i933yfx7mr_gtdc2uafs4zqjjw6plrk8gvhjsetbbgtjdxl6qvdgnjtahakkscpyearpmjbjqp2snrzruno50zn5t3pqapzbkxm4vkh0o7t4aq3yqh5a_k-bajw-7q9zpq5nq5fkazwtgbj71jttynttltxzpw9j3tjdmbhokc5asgj8vakg57ykyfzer0ca&response_mode=form_post&nonce=638899045066488933.otu1mzqwmzmtmtizys00ntlilweymdytntczzwqwywe4ndyyodg3mwviy2mtndkyyi00mtkxltg1mwytnmy0mwq5zjq0otrl&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 --- 04 Aug 11:41:51 575 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:53 694 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> id: idSIButton9] --- 04 Aug 11:41:58 460 - Page URL:: https://login.microsoftonline.com/common/login --- 04 Aug 11:41:58 460 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:41:58 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> id: lightbox] --- 04 Aug 11:41:58 557 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> id: idSIButton9] --- 04 Aug 11:42:04 650 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:42:04 650 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:42:07 797 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:42:07 797 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:42:07 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> id: btnUpload] --- 04 Aug 11:42:10 984 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx --- 04 Aug 11:42:10 984 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:42:11 031 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> css selector: .header] --- 04 Aug 11:42:11 078 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:42:13 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:42:46 898 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:42:50 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:42:50 320 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:42:55 936 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[@id='btnPageInfo']] --- 04 Aug 11:43:04 196 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[@id='btnPageInfo']] Expected: Expected Tooltip Send the same document to multiple recipients, allowing each recipient to sign their own copy individually. This eliminates the need for manually sending the same agreement to each person. Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Text Send the same document to multiple recipients, allowing each recipient to sign their own copy individually. This eliminates the need for manually sending the same agreement to each person.[ScreenShot] Expected: Expected tooltip header
About Page
:
Send in Bulk
Actual(Passed): Successfully verified 'Send in Bulk page' Tooltip Header About Page : Send in Bulk is equals to About Page : Send in Bulk[ScreenShot] --- 04 Aug 11:43:04 536 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@class='close']] --- 04 Aug 11:43:26 667 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[text()='Choose files']] --- 04 Aug 11:43:26 966 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[@class='b5Gu6W_spectrum-Dropzone']] Successfully uploaded documents [ScreenShot] --- 04 Aug 11:43:30 183 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[contains(@data-testid,'file-list-item-name')]] Successfully displayed uploaded document name [ScreenShot] --- 04 Aug 11:43:30 301 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid="agreement-name-input"]] Successfylly diaplayed default Agreement name [ScreenShot] --- 04 Aug 11:43:30 418 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid="agreement-name-input"]] --- 04 Aug 11:43:30 704 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid="agreement-name-input"]] Successfylly diaplayed updated Agreement name [ScreenShot] --- 04 Aug 11:43:30 817 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid="message-input"]] --- 04 Aug 11:43:31 171 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid="message-input"]] --- 04 Aug 11:43:33 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@type='text']] --- 04 Aug 11:43:34 060 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='email-input']] --- 04 Aug 11:43:36 110 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='email-input']] --- 04 Aug 11:43:38 169 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='email-input']] --- 04 Aug 11:43:42 313 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='name-input']] --- 04 Aug 11:43:42 785 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='name-input']] --- 04 Aug 11:43:43 233 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='name-input']] --- 04 Aug 11:43:43 734 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[text()='Preview & add fields']] --- 04 Aug 11:43:48 969 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:43:48 969 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:43:56 126 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:43:56 126 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:43:59 244 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[contains(text(),'Send in Bulk')]] --- 04 Aug 11:44:02 335 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:44:02 335 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:44:02 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> css selector: .header] Successfully navigated to the 'addFormFieldsPage' page [ScreenShot] --- 04 Aug 11:44:22 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@class='rhp-panel-list-item draggable-form-field field-signature ui-draggable-handle']] --- 04 Aug 11:44:22 693 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@id='document']] Drag and dropped 'Signature' to designer zone [ScreenShot] Signature field is displayed on the designer zone [ScreenShot] --- 04 Aug 11:44:30 410 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:44:30 410 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:44:33 460 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:44:33 460 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:44:36 594 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@class='btn btn-primary btn-sm send-action ']] --- 04 Aug 11:44:36 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@class='btn btn-primary btn-sm send-action ']] --- 04 Aug 11:45:00 551 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=send_in_bulk --- 04 Aug 11:45:00 551 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117) --- 04 Aug 11:45:03 641 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //*[@data-testid='confirmation-title']] The Bulk send "Send in Bulk Document", containing 3 agreements, has been queued for sending to recipients. Successfully sent Bulk Agreements to Remote The Bulk send "Send in Bulk Document", containing 3 agreements, has been queued for sending to recipients. [ScreenShot] --- 04 Aug 11:45:03 763 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[text()='Processing']] --- 04 Aug 11:45:15 814 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:45:18 923 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] Successfully verified Agreement count : 148 [ScreenShot] --- 04 Aug 11:45:19 356 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3BwVBNT1mrPqMtn0Q2t-3-')]] --- 04 Aug 11:45:19 448 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:45:19 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:45:19 643 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] --- 04 Aug 11:45:19 727 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3BwVBNT1mrPqMtn0Q2t-3-')]] --- 04 Aug 11:45:19 811 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:45:19 895 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:45:20 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] --- 04 Aug 11:45:20 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3BwVBNT1mrPqMtn0Q2t-3-')]] --- 04 Aug 11:45:20 175 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:45:20 259 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:45:20 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] --- 04 Aug 11:45:20 425 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:45:20 510 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //a[contains(@class,'spectrum-SideNav-itemLink')]] --- 04 Aug 11:45:22 911 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'main-text _3RCquKZjdacFz9pc5xkFle')]] --- 04 Aug 11:45:23 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-dhKdcB dOeEZn status-table-cell')]] --- 04 Aug 11:45:23 081 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows XP (73955ef150cc664146fb13a7209eb51a)] -> xpath: //div[contains(@class,'sc-jXbUNg cpZDXD date-table-cell')]] Test Passed. |
221 | com.imm.testscripts.AdobeOEM.AdobeOEM@757277dc | |