Test results
1 suite, 1 failed test
com.imm.testscripts.AdobeOEM.AdobeOEM
verifySendInBulkTransaction ({Group=, Description=verify Send In Bulk Transaction, 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, AZ_DomainName=, Az_GlobAdmin=, TextField=, 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, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, TMUrl=https://esignnonprod.immesign.com/qa/tenantmanager/, ClientID=, Key=})
Invalid element state [{xpath: //*[@id="btnGroupRemoteBulk"]/label}]: element click intercepted: Element is not clickable at point (870, 913) Timeout: 4 s. Caused by: ElementClickInterceptedException: element click intercepted: Element is not clickable at point (870, 913) at com.codeborne.selenide.impl.ExceptionWrapper.wrap(ExceptionWrapper.java:19) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:153) at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83) at jdk.proxy2/jdk.proxy2.$Proxy24.click(Unknown Source) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:509) at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:493) at com.imm.pages.RemoteSettingsPage.clickBtnSendInBulk(RemoteSettingsPage.java:1173) at com.imm.testscripts.AdobeOEM.AdobeOEM.verifySendInBulkTransaction(AdobeOEM.java:1695) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133) at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598) at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173) at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46) at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824) at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146) at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:794) at org.testng.TestRunner.run(TestRunner.java:596) at org.testng.SuiteRunner.runTest(SuiteRunner.java:377) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332) at org.testng.SuiteRunner.run(SuiteRunner.java:276) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212) at org.testng.TestNG.runSuitesLocally(TestNG.java:1134) at org.testng.TestNG.runSuites(TestNG.java:1063) at org.testng.TestNG.run(TestNG.java:1031) at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115) at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251) at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77) Caused by: org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element is not clickable at point (870, 913) (Session info: chrome=137.0.7151.122) Build info: version: '4.7.1', revision: 'c6795baf1a3' System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1' Driver info: org.openqa.selenium.remote.RemoteWebDriver Command: [c0b7e788958617b6711b691cfa507263, clickElement {id=f.E5E27474C62BD1B479C1288EDD170245.d.7C83718CB74310A868532436F124846B.e.218}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 137.0.7151.122, chrome: {chromedriverVersion: 137.0.7151.119 (e0ac9d12dff..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:51613}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.1.8:4444/sessi..., se:cdpVersion: 137.0.7151.122, 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} Element: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label] Session ID: c0b7e788958617b6711b691cfa507263 at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133) at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53) at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184) at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51) at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551) at org.openqa.selenium.remote.RemoteWebElement.execute(RemoteWebElement.java:257) at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68) at jdk.proxy2/jdk.proxy2.$Proxy22.click(Unknown Source) at com.codeborne.selenide.commands.Click.defaultClick(Click.java:94) at com.codeborne.selenide.commands.Click.doClick(Click.java:72) at com.codeborne.selenide.commands.Click.click(Click.java:48) at com.codeborne.selenide.commands.Click.execute(Click.java:28) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:23) at com.codeborne.selenide.FluentCommand.execute(FluentCommand.java:19) at com.codeborne.selenide.commands.Commands.execute(Commands.java:159) at com.codeborne.selenide.impl.SelenideElementProxy.dispatchAndRetry(SelenideElementProxy.java:131) ... 32 more
(verify Send In Bulk Transaction)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1841558274\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" name="IMM_Esign_Chrome" guice-stage="DEVELOPMENT" verbose="3">
  <parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
  <parameter name="projectKey" value="SIGN"/>
  <parameter name="deviceHost" value="localhost"/>
  <parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&amp;hsfiid=autoesign&amp;XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
  <parameter name="devicePort" value="4444"/>
  <parameter name="browserName" value="chrome_windows"/>
  <test thread-count="500" name="Default test" verbose="2">
    <classes>
      <class name="com.imm.testscripts.AdobeOEM.AdobeOEM">
        <methods>
          <include name="verifySendInBulkTransaction"/>
        </methods>
      </class> <!-- com.imm.testscripts.AdobeOEM.AdobeOEM -->
    </classes>
  </test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
            
Tests for IMM_Esign_Chrome
  • Default test (1 class)
Groups for IMM_Esign_Chrome
Adobe OEM
verifySendInBulkTransaction
P1
verifySendInBulkTransaction
Smoke
verifySendInBulkTransaction
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
verifySendInBulkTransaction({Group=, Description=verify Send In Bulk Transaction, Email=Sunitha.Pattem@kinective.io,sunitha.patt...)
   --- 02 Jul 17:05:26 532 - TestCaseID:: verifySendInBulkTransaction
   --- 02 Jul 17:05:31 929 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
 **** verify Send In Bulk Transaction ****
   --- 02 Jul 17:05:41 870 - 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=02af47b7-e209-433c-b1c1-ffe3655ac2d1&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=8kvo7gyi-waa_oynytg7plgx59rzcrf2oqhbc3io28u&code_challenge_method=s256&nonce=c27f6088-c105-4fe7-a43d-01ba077bb0c5&state=eyjpzci6imy4zjg2ywjlltq1ndytndzkzc1iodrilwixywiynjrjnjcxmsisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
   --- 02 Jul 17:05:41 870 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:06:01 670 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: idSIButton9]
   --- 02 Jul 17:06:01 764 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: i0116]
   --- 02 Jul 17:06:02 575 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: idSIButton9]
   --- 02 Jul 17:06:06 172 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: idSIButton9]
   --- 02 Jul 17:06:11 013 - Page URL:: https://login.microsoftonline.com/common/login
   --- 02 Jul 17:06:11 014 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:06:11 096 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: lightbox]
   --- 02 Jul 17:06:11 173 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: idSIButton9]
   --- 02 Jul 17:06:16 716 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/
   --- 02 Jul 17:06:16 716 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:06:19 995 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Jul 17:06:19 995 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:16 454 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/create
   --- 02 Jul 17:08:16 454 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:16 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> css selector: .header]

Clicked on Complete button and Successfully navigated to the 'Create Fi Page' page [ScreenShot]
 ..........Manage fi...........
   --- 02 Jul 17:08:19 174 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
   --- 02 Jul 17:08:22 462 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Jul 17:08:22 462 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:25 576 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Jul 17:08:25 576 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:28 683 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Jul 17:08:28 684 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:28 765 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
   --- 02 Jul 17:08:31 839 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Jul 17:08:31 840 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:31 915 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> css selector: .header]

Successfully navigated to 'Manage FI' page [ScreenShot]
   --- 02 Jul 17:08:38 124 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/basic
   --- 02 Jul 17:08:38 124 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:40 419 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> xpath: //div[contains(@class,'ng-placeholder')]]
 Existing Fi Name is not displaying  [ScreenShot]
  Host Id 0 AdobeUser | AdobeUser
 Search FI displayed in list
   --- 02 Jul 17:08:46 574 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Jul 17:08:46 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
   --- 02 Jul 17:08:50 342 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Jul 17:08:50 342 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:50 381 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: headerRemoteSettings]
   --- 02 Jul 17:08:53 559 - Page URL:: https://esignnonprod.immesign.com/qa/tenantmanager/#/fi/manage/remote
   --- 02 Jul 17:08:53 559 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
   --- 02 Jul 17:08:53 630 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> css selector: .header]
 verify Fully Integrated Account  [ScreenShot]
   --- 02 Jul 17:08:53 815 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: remoteBulkNo]
   --- 02 Jul 17:08:53 909 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> id: remoteBulkYes]
 'Send In Bulk toggle' buttons are Enabled [ScreenShot]
   --- 02 Jul 17:08:54 071 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c0b7e788958617b6711b691cfa507263)] -> xpath: //*[@id="btnGroupRemoteBulk"]/label]
8 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyGroupPermissionsforRemoteFeatures
verifyManageRemoteAgreements
VerifyAdHocDocumentsPageAndManageRemoteAgreementsPageTooltip
CreateAdHocTransaction
verifyManageRemoteAgreementsCanceledStatus
verifyManageRemoteAgreementsDraftStatus
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@66abb2fa) 0 ms
init(org.testng.TestRunner@66abb2fa) 10138 ms
verifySendInBulkTransaction({Group=, Description=verify Send In Bulk Transaction, Email=Sunitha.Pattem@kinective.io,sunitha.patt...) 15734 ms