com.imm.testscripts.ConfiguringFI.ConfiguringFI
createDocSet
(, chrome_Windows 10)
org.openqa.selenium.json.JsonException: java.lang.reflect.InvocationTargetException
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_181'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [02fb4d2e441ed40b5874fc0523ee3042, actions {actions=[org.openqa.selenium.interactions.Sequence@41e5038a]}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.71, chrome: {chromedriverVersion: 128.0.6613.84 (606aa55c7d68..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64328}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 129.0.6668.71, 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: 02fb4d2e441ed40b5874fc0523ee3042
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:362)
at org.openqa.selenium.json.JsonOutput.lambda$new$16(JsonOutput.java:154)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.lambda$new$22(JsonOutput.java:169)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.openqa.selenium.json.JsonOutput.lambda$new$23(JsonOutput.java:169)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.lambda$new$24(JsonOutput.java:182)
at com.google.common.collect.SingletonImmutableBiMap.forEach(SingletonImmutableBiMap.java:68)
at org.openqa.selenium.json.JsonOutput.lambda$new$25(JsonOutput.java:177)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:287)
at org.openqa.selenium.json.JsonOutput.write(JsonOutput.java:278)
at org.openqa.selenium.json.Json.toJson(Json.java:42)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:259)
at org.openqa.selenium.remote.codec.AbstractHttpCommandCodec.encode(AbstractHttpCommandCodec.java:122)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:172)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.RemoteWebDriver.perform(RemoteWebDriver.java:619)
at org.openqa.selenium.interactions.Actions$BuiltAction.perform(Actions.java:567)
at com.imm.support.BrowserActions.clickOnElementDisplayed(BrowserActions.java:283)
at com.imm.pages.header.Header.CloudlogOut(Header.java:699)
at com.imm.testscripts.ConfiguringFI.ConfiguringFI.createDocSet(ConfiguringFI.java:556)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.util.ArrayList.forEach(ArrayList.java:1257)
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)
Suppressed: org.openqa.selenium.json.JsonException: Attempting to close incomplete json stream
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_181'
Driver info: driver.version: RemoteWebDriver
at org.openqa.selenium.json.JsonOutput.close(JsonOutput.java:303)
at org.openqa.selenium.json.Json.toJson(Json.java:40)
... 38 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.openqa.selenium.json.JsonOutput.convertUsingMethod(JsonOutput.java:358)
... 59 more
Caused by: 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 com.sun.proxy.$Proxy21.getWrappedElement(Unknown Source)
at org.openqa.selenium.interactions.PointerInput$Origin.asArg(PointerInput.java:260)
at org.openqa.selenium.interactions.PointerInput$Move.encode(PointerInput.java:209)
at org.openqa.selenium.interactions.Sequence.encode(Sequence.java:73)
at org.openqa.selenium.interactions.Sequence.toJson(Sequence.java:82)
... 64 more
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#\/\/\*\[\@id\=\'ctl00_TeAjQueryMenu2_dropdownUL\'\]\/li\[5\]\/a"}
(Session info: chrome=129.0.6668.71)
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: '1.8.0_181'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [02fb4d2e441ed40b5874fc0523ee3042, findElement {using=id, value=//*[@id='ctl00_TeAjQueryMenu2_dropdownUL']/li[5]/a}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 129.0.6668.71, chrome: {chromedriverVersion: 128.0.6613.84 (606aa55c7d68..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:64328}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 129.0.6668.71, 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: 02fb4d2e441ed40b5874fc0523ee3042
at sun.reflect.GeneratedConstructorAccessor44.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
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)
... 70 more
(Create a doc set)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse-2129411681\testng-customsuite.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd">
<suite thread-count="500" guice-stage="DEVELOPMENT" verbose="3" name="IMM_Esign_Chrome">
<parameter name="webSite" value="https://esignplusqa.immesign.com/TEAASP/login.aspx"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignplusqa.immesign.com/teaasp/hostdispatch.aspx?hostid=XP&hsfiid=autoesign&XMLData=D:\Automation_DataFiles\PrimarySpouse.xml"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<test thread-count="500" verbose="2" name="Default test">
<classes>
<class name="com.imm.testscripts.ConfiguringFI.ConfiguringFI">
<methods>
<include name="createDocSet"/>
</methods>
</class> <!-- com.imm.testscripts.ConfiguringFI.ConfiguringFI -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
ConfiguringFI
createDocSet
P1
createDocSet
Smoke
createDocSet
Times for IMM_Esign_Chrome
Total running time: 3 minutes
Reporter output for IMM_Esign_Chrome
createDocSet(, chrome_Windows 10)
java.lang.reflect.InvocationTargetException [ScreenShot]
--- 30 Sep 17:39:56 278 - TestCaseID:: createDocSet
--- 30 Sep 17:39:59 641 - 3 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:522)
Creating a doc set
Steps:
--- 30 Sep 17:40:01 183 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 30 Sep 17:40:01 183 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:40:28 716 - Unable to find an element after 10 sec ==> Proxy element for: AjaxElementLocator 'By.id: idSIButton9'
--- 30 Sep 17:40:28 815 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSubmit]
--- 30 Sep 17:40:28 904 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 17:40:28 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 30 Sep 17:40:34 435 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSubmit]
--- 30 Sep 17:40:36 260 - 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%3d4ea0oefw67ha3xuj0ve9xrdlqm4r0_4wqf-w0fxtia1bltw6cfmdgl2k-y93q26j9n5uvlzq4x47sxrx3tsc1fjiryqgryiyiqbhnoayt1tzwn_cjqx56qqjpnp7zxc8ynkh7aswrpopqpz9knxgzr7mtxv-0rj1gfr9n1uqko6_agktlihwdk1fpyi78f3duwywozsenjau8kyy1wvtqw&response_mode=form_post&nonce=638633148346403482.mte0ztnmmdctmmzlni00owmxltg5m2etnzhkowq4mmizmzk1ztblnwq5mtmtztnhnc00njrhlwfhmzmtmjdlzjliymi1nwjh&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
--- 30 Sep 17:40:36 263 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:40:45 998 - Unable to find an element after 3 sec ==> Proxy element for: AjaxElementLocator 'By.id: btnSubmit'
--- 30 Sep 17:40:50 366 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: ErrorSummaryHeader'
--- 30 Sep 17:40:50 442 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: lightbox]
--- 30 Sep 17:40:50 520 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: i0116]
--- 30 Sep 17:40:50 591 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: i0116]
--- 30 Sep 17:40:55 960 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: idSIButton9]
--- 30 Sep 17:40:56 755 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: i0118]
--- 30 Sep 17:41:02 556 - Page URL:: https://login.microsoftonline.com/common/login
--- 30 Sep 17:41:02 557 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:02 637 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: lightbox]
--- 30 Sep 17:41:03 122 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: idSIButton9]
--- 30 Sep 17:41:04 794 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 17:41:04 795 - 1 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:04 867 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnUpload]
--- 30 Sep 17:41:05 014 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 30 Sep 17:41:05 015 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:05 118 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> css selector: .header]
--- 30 Sep 17:41:05 197 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> xpath: //a[text()='Administration']]
--- 30 Sep 17:41:07 297 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> xpath: //a[text()='Administration']]
--- 30 Sep 17:41:11 762 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypemntc.aspx
--- 30 Sep 17:41:11 763 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:11 835 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_btnAdd]
--- 30 Sep 17:41:11 973 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypemntc.aspx
--- 30 Sep 17:41:11 973 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:14 301 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypemntc.aspx
--- 30 Sep 17:41:14 302 - 2 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:14 367 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSave]
--- 30 Sep 17:41:14 437 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_txtProdType]
--- 30 Sep 17:41:19 699 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:19 699 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:20 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:20 057 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:20 137 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:20 138 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:20 204 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSave]
--- 30 Sep 17:41:20 293 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:20 294 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:20 364 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ErrorSummaryHeader]
Expected: Validation message(Document Set and Description may not be blank) must be thrown when DocSet is empty
Actual(Passed): Validation message(Document Set and Description may not be blank) is thrown when DocSet is empty[ScreenShot]
Actual(Passed): Validation message(Document Set and Description may not be blank) is thrown when DocSet is empty[ScreenShot]
--- 30 Sep 17:41:20 631 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_txtProdType]
--- 30 Sep 17:41:25 904 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:25 904 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:25 971 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_txtDescription]
--- 30 Sep 17:41:31 259 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:31 259 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:31 630 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:31 631 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:31 714 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:31 714 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:31 777 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSave]
--- 30 Sep 17:41:31 862 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:31 863 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:31 927 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ErrorSummaryHeader]
Expected: Validation message(Document Set must contain only letters numbers, and underscore) must be thrown when DocSet has special characters
Actual(Passed): Validation message(Document Set must contain only letters numbers, and underscore) is thrown when DocSet has special characters[ScreenShot]
Actual(Passed): Validation message(Document Set must contain only letters numbers, and underscore) is thrown when DocSet has special characters[ScreenShot]
--- 30 Sep 17:41:32 136 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_txtDescription]
--- 30 Sep 17:41:37 410 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:37 411 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:37 759 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:37 759 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:37 835 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:37 835 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:37 895 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSave]
--- 30 Sep 17:41:37 991 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:37 992 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:38 053 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ErrorSummaryHeader]
Expected: Message - 'Document Set and Description may not be blank' must be displayed when Description is blank
Actual(Passed): Message - 'Document Set and Description may not be blank' is displayed when Description is blank[ScreenShot]
Actual(Passed): Message - 'Document Set and Description may not be blank' is displayed when Description is blank[ScreenShot]
--- 30 Sep 17:41:38 266 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_txtProdType]
--- 30 Sep 17:41:43 579 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:43 579 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:43 641 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_txtDescription]
--- 30 Sep 17:41:48 907 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:48 908 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:49 180 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:49 180 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:50 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:50 089 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:50 228 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:41:50 228 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:41:50 289 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSave]
--- 30 Sep 17:41:50 531 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: btnSearchby]
Expected: AAuto-Loan-Application-RS-AFD731-test.pdf must be selected
Actual(Passed): AAuto-Loan-Application-RS-AFD731-test.pdf is be selected[ScreenShot]
Actual(Passed): AAuto-Loan-Application-RS-AFD731-test.pdf is be selected[ScreenShot]
Expected: Demo-Auto-Loan-Application.pdf must be selected
Actual(Passed): Demo-Auto-Loan-Application.pdf is be selected[ScreenShot]
Actual(Passed): Demo-Auto-Loan-Application.pdf is be selected[ScreenShot]
--- 30 Sep 17:43:12 448 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:43:12 449 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:43:12 551 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_dgDocumentSets]
Expected: AAuto-Loan-Application-RS-AFD731-test.pdf must be listed
Actual(Passed): AAuto-Loan-Application-RS-AFD731-test.pdf is be listed[ScreenShot]
Actual(Passed): AAuto-Loan-Application-RS-AFD731-test.pdf is be listed[ScreenShot]
--- 30 Sep 17:43:12 890 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:43:12 891 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:43:12 969 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_dgDocumentSets]
Expected: Demo-Auto-Loan-Application.pdf must be listed
Actual(Passed): Demo-Auto-Loan-Application.pdf is be listed[ScreenShot]
Actual(Passed): Demo-Auto-Loan-Application.pdf is be listed[ScreenShot]
--- 30 Sep 17:43:13 512 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> css selector: span.checkbox]
--- 30 Sep 17:43:13 811 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> css selector: span.checkbox]
--- 30 Sep 17:43:14 089 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypeaddedit.aspx
--- 30 Sep 17:43:14 091 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:43:14 159 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> xpath: //a[text()='Administration']]
--- 30 Sep 17:43:16 243 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> xpath: //a[text()='Administration']]
--- 30 Sep 17:43:20 782 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypemntc.aspx
--- 30 Sep 17:43:20 783 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:43:20 857 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (02fb4d2e441ed40b5874fc0523ee3042)] -> id: ctl00_cph1_btnAdd]
--- 30 Sep 17:43:20 968 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypemntc.aspx
--- 30 Sep 17:43:20 968 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
--- 30 Sep 17:43:23 906 - Page URL:: https://esignplusqa.immesign.com/teaasp/producttypemntc.aspx
--- 30 Sep 17:43:23 907 - 0 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:103)
Expected: The doc must be listed
Actual(Passed): The doc is listed[ScreenShot]
Actual(Passed): The doc is listed[ScreenShot]
--- 30 Sep 17:43:28 371 - Unable to find an element after 0 sec ==> Proxy element for: AjaxElementLocator 'By.id: //*[@id='ctl00_TeAjQueryMenu2_dropdownUL']/li[5]/a'
java.lang.reflect.InvocationTargetException [ScreenShot]
12 ignored methods
com.imm.testscripts.ConfiguringFI.ConfiguringFI
uploadDocsBySelectingFilesAndDelete
editExistingDocument
deleteDocSet
verifyDefiningAttachments
verifyExportBtnInDocSetsMaintenancePage
verifyUploadDocuments
uploadDocsByDragAndDrop
verifyExportBtnInDocsMaintenanceXMLPage
verifyDeletingAnSelectedDocument
editExistingDocumentUpdateKeepUnlockField
verifyEditingUploadedDocument
criteriaMaintenance
editExistingDocument
deleteDocSet
verifyDefiningAttachments
verifyExportBtnInDocSetsMaintenancePage
verifyUploadDocuments
uploadDocsByDragAndDrop
verifyExportBtnInDocsMaintenanceXMLPage
verifyDeletingAnSelectedDocument
editExistingDocumentUpdateKeepUnlockField
verifyEditingUploadedDocument
criteriaMaintenance
Methods in chronological order
com.imm.testscripts.ConfiguringFI.ConfiguringFI
initialize(org.testng.TestRunner@7cc9970a)
0 ms
init(org.testng.TestRunner@7cc9970a)
22157 ms
createDocSet(, chrome_Windows 10)
25885 ms