com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
(, chrome_Windows 10)
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.$Proxy25.getAttribute(Unknown Source)
at com.imm.pages.RemoteSettingsPage.clickRemoteSMSDefaultToggle(RemoteSettingsPage.java:591)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession(DocumentRTS.java:10104)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//*[@id='remoteSMStoAll']"}
(Session info: chrome=130.0.6723.59)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '16.0.2'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [b3852bd81e5cea77f950dcb88f2f2886, findElement {using=xpath, value=//*[@id='remoteSMStoAll']}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 130.0.6723.59, chrome: {chromedriverVersion: 130.0.6723.58 (3a50e012e4c9..., userDataDir: C:\Users\Sunithap\AppData\L...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54869}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.25:4444/session..., se:cdpVersion: 130.0.6723.59, 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: b3852bd81e5cea77f950dcb88f2f2886
at jdk.internal.reflect.GeneratedConstructorAccessor45.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 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)
... 32 more
(verify Adobe SMS Password Authentication Signing Method RTS Session)
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
(, chrome_Windows 10)
java.lang.AssertionError: Failed to search the FI
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession(DocumentRTS.java:10480)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify Adobe SMS Phone Authentication Signing Method RTS Session)
verifySMSKioskFeatureSignerInformationRTSSession
(, chrome_Windows 10)
java.lang.AssertionError: Failed to search the FI
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:511)
at com.imm.support.Log.assertThat(Log.java:656)
at com.imm.testscripts.DocumentRTS.DocumentRTS.verifySMSKioskFeatureSignerInformationRTSSession(DocumentRTS.java:11691)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
(verify SMS Kiosk Feature Signer Information RTS Session)
C:\Users\Sunithap\git\eSignClou_Partners\eSign Cloud\testxml\regression\Chrome_Run.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://partners.immesign.com/teaasp/login.aspx"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="1" name="IMM_Test_Chrome" verbose="3">
<classes>
<class name="com.imm.testscripts.DocumentRTS.DocumentRTS">
<methods>
<include name="verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession"/>
<include name="verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession"/>
<include name="verifySMSKioskFeatureSignerInformationRTSSession"/>
</methods>
</class> <!-- com.imm.testscripts.DocumentRTS.DocumentRTS -->
</classes>
</test> <!-- IMM_Test_Chrome -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- IMM_Test_Chrome (1 class)
Groups for IMM_Esign_Chrome
P1
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
Process
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
Smoke
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
verifySMSKioskFeatureSignerInformationRTSSession
Times for IMM_Esign_Chrome
Total running time: 2 minutes
Reporter output for IMM_Esign_Chrome
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
--- 23 Oct 12:16:17 524 - TestCaseID:: verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession
--- 23 Oct 12:16:25 661 - 8 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
verify Adobe SMS Password Authentication Signing Method RTS Session
Steps:
--- 23 Oct 12:16:27 975 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/
--- 23 Oct 12:16:27 978 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:30 692 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: idSIButton9]
--- 23 Oct 12:16:30 802 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: i0116]
--- 23 Oct 12:16:30 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: i0116]
--- 23 Oct 12:16:36 352 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: idSIButton9]
--- 23 Oct 12:16:37 239 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: i0118]
--- 23 Oct 12:16:44 713 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 12:16:44 714 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:44 910 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: lightbox]
--- 23 Oct 12:16:44 978 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: idSIButton9]
--- 23 Oct 12:16:46 600 - Page URL:: https://partners.immesign.com/tenantmanagerui/
--- 23 Oct 12:16:46 602 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:50 117 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 Oct 12:16:50 454 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 23 Oct 12:16:50 455 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:50 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> css selector: .header]
--- 23 Oct 12:16:52 929 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 Oct 12:16:56 256 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:16:56 257 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:56 363 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:16:56 364 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:56 466 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:16:56 467 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:56 549 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 Oct 12:16:56 648 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:16:56 649 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:16:56 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 Oct 12:17:00 022 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:17:00 022 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:02 377 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> xpath: //div[@class='ng-placeholder']]
--- 23 Oct 12:17:02 671 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> css selector: input[type=text]]
--- 23 Oct 12:17:13 546 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 Oct 12:17:13 647 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> xpath: //div[@class='textWrapper' and contains(text(),'Remote Settings')]]
--- 23 Oct 12:17:14 301 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/remote
--- 23 Oct 12:17:14 303 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:14 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> id: headerRemoteSettings]
--- 23 Oct 12:17:14 547 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/remote
--- 23 Oct 12:17:14 547 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:14 648 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (b3852bd81e5cea77f950dcb88f2f2886)] -> css selector: .header]
Fi details are matching [ScreenShot]
Successfully navigated to 'RemoteSettings' page [ScreenShot]
--- 23 Oct 12:17:15 809 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/remote
--- 23 Oct 12:17:15 810 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Timed out after 2 seconds. Unable to locate the element [ScreenShot]
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Failed to search the FI
--- 23 Oct 12:17:21 281 - TestCaseID:: verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession
--- 23 Oct 12:17:24 927 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
verify Adobe SMS Phone Authentication Signing Method RTS Session
Steps:
--- 23 Oct 12:17:26 396 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/
--- 23 Oct 12:17:26 404 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:28 344 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: idSIButton9]
--- 23 Oct 12:17:28 465 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: i0116]
--- 23 Oct 12:17:28 563 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: i0116]
--- 23 Oct 12:17:33 933 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: idSIButton9]
--- 23 Oct 12:17:35 032 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: i0118]
--- 23 Oct 12:17:42 223 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 12:17:42 223 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:42 305 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: lightbox]
--- 23 Oct 12:17:42 398 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: idSIButton9]
--- 23 Oct 12:17:44 071 - Page URL:: https://partners.immesign.com/tenantmanagerui/
--- 23 Oct 12:17:44 072 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:46 583 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 Oct 12:17:46 890 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 23 Oct 12:17:46 890 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:47 003 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> css selector: .header]
--- 23 Oct 12:17:49 334 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 Oct 12:17:52 690 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:17:52 690 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:52 774 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:17:52 775 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:52 856 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:17:52 857 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:52 947 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 Oct 12:17:53 138 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:17:53 139 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:53 240 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 Oct 12:17:56 557 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:17:56 559 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:17:58 871 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> xpath: //div[@class='ng-placeholder']]
--- 23 Oct 12:17:59 175 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (36545e67021f7e3a6d04df54e7415dfb)] -> css selector: input[type=text]]
Failed to search the FI
verifySMSKioskFeatureSignerInformationRTSSession(, chrome_Windows 10)
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Failed to search the FI
--- 23 Oct 12:18:07 638 - TestCaseID:: verifySMSKioskFeatureSignerInformationRTSSession
--- 23 Oct 12:18:10 704 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
verify SMS Kiosk Feature Signer Information RTS Session
Steps:
--- 23 Oct 12:18:12 149 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/
--- 23 Oct 12:18:12 149 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:14 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: idSIButton9]
--- 23 Oct 12:18:14 229 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: i0116]
--- 23 Oct 12:18:14 300 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: i0116]
--- 23 Oct 12:18:19 724 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: idSIButton9]
--- 23 Oct 12:18:21 362 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: i0118]
--- 23 Oct 12:18:28 156 - Page URL:: https://login.microsoftonline.com/common/login
--- 23 Oct 12:18:28 157 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:28 399 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: lightbox]
--- 23 Oct 12:18:28 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: idSIButton9]
--- 23 Oct 12:18:29 952 - Page URL:: https://partners.immesign.com/tenantmanagerui/
--- 23 Oct 12:18:29 953 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:32 535 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 23 Oct 12:18:32 792 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 23 Oct 12:18:32 793 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:32 888 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> css selector: .header]
--- 23 Oct 12:18:35 252 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 23 Oct 12:18:38 544 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:18:38 547 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:38 642 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:18:38 642 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:38 790 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:18:38 792 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:38 863 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 23 Oct 12:18:38 944 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:18:38 944 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:39 050 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 23 Oct 12:18:42 341 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 23 Oct 12:18:42 342 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 23 Oct 12:18:44 665 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> xpath: //div[@class='ng-placeholder']]
--- 23 Oct 12:18:44 985 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (5add69f06320390d61ae8ed5f0bbf107)] -> css selector: input[type=text]]
Failed to search the FI
48 ignored methods
com.imm.testscripts.DocumentRTS.DocumentRTS
verifyAddingOptionalSigDocuments
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyKBAAuthenticationSigningMethod
verifySessionsInCollectionDocumentPage
verifyEmailAuthenticationSigningMethod
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyMergingDocswithSameName
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDocumentWithTemplateDesignPage
verifyUploadInCollectionDocumentPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyParallelDocumentUploadIncollectionDocumentPage
verifyGovernmentIDAuthenticationSigningMethod
verifyUIelementsForDefineAttachmentsOnTheDocumentMaintenanceRTSPage
verifyAddingSignatureFieldsInDesignerPage
verifyMergingDocswithSameName1
verifySplitPDFSession
verifyTemplateMangementInTheCollectedDocumentPagee
verifyReversingPartySequence
verifyKBAAuthenticationSigningMethod
verifySessionsInCollectionDocumentPage
verifyEmailAuthenticationSigningMethod
verifyUIElementsInCollectionDocumentPage
VerifyAddingIndexFieldsType
verifyPermissionsForDefiningDocuments
verifyAddingUnknownDocumentsToASession
verifyTemplateMangementInTheDocumentRTSPage
verifyProcessSessionWithAttachmentAndReProcess
verifyProcessingASessionAndMergingRTSDocuments
verifyImageBasedDocumentInTheDocumentRTSPage
verifyMergingDocswithSameName
verifyIDMeAuthenticationSigningMethod
verifyAdobeSMSBlendedSigningIDMeAuthentication
verifyAdobeSMSKBAAuthenticationSigningMethodRTSSession
verifyExportAndDeletingTemplatesOnTheDocumentMaintenanceRTSPage
verifyAddingDocumentsAndAttachmentInCollectionDocumentPage
verifyAdobeSMSIDMeAuthenticationSigningMethodRTSSession
verifyDefiningDocumentsWithDisablePermissions
verifyReversingDocumentOrder
verifySessionsWithAndWitoutOptionalSignatureInCollectionDocumentPage
verifyAddingDocumentsToASessionRTS
verifyAdobeSMSEmailAuthenticationSigningMethodRTSSession
verifyInPersonSigningMethodineSignPage
verifyMergingSignersUIImprovements
verifyTemplateMangementInTheCollectedDocumentPagee2
verifyUIelementsOnTheDocumentMaintenanceRTSPage
verifyDynamicDocPDFSession
AddingattachmentToExistingSessionInCollectionDocumentPage
verifyDocumentWithTemplateDesignPage
verifyUploadInCollectionDocumentPage
verifyAdobeSMSGovernmentIDAuthenticationSigningMethodRTSSession
verifySearchCriteriaOnTheDocumentMaintenanceRTSPage
verifyPhoneAuthenticationSigningMethod
verifySMSOptionInSigningMethods
verifyMultipleDocumentUploadIncollectionDocumentPage
verifyPasswordAuthenticationSigningMethod
verifyProcessSessionDeleteDocumentAndFinishSigning
verifyAdobeSMSInPersonSigningMethodRTSSession
verifyParallelDocumentUploadIncollectionDocumentPage
Methods in chronological order
com.imm.testscripts.DocumentRTS.DocumentRTS
initialize(org.testng.TestRunner@4f60ac31)
0 ms
init(org.testng.TestRunner@4f60ac31)
28893 ms
verifyAdobeSMSPasswordAuthenticationSigningMethodRTSSession(, chrome_Windows 10)
37393 ms
verifyAdobeSMSPhoneAuthenticationSigningMethodRTSSession(, chrome_Windows 10)
96675 ms
verifySMSKioskFeatureSignerInformationRTSSession(, chrome_Windows 10)
142448 ms