com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms
({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Role - Acceptor, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=acceptor, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:559)
at com.imm.support.Log.testCaseResult(Log.java:273)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1350)
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:1597)
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 creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Authentication Factor- Password, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=Password, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=Password1, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
Element should be clickable: interactable and enabled {{xpath: //button[contains(@id,'popover')]}}
Element: '<button class="popover coachmark next left bs-popover-left" id="popover553796" name type="submit" value displayed:false></button>'
Actual value: hidden, opacity=1
Timeout: 4 s.
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
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)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy42.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:477)
at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:458)
at com.imm.pages.AdobeCreateWebFormPage.clickonStartButton(AdobeCreateWebFormPage.java:767)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1302)
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:1597)
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 creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Role- Approver, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=approver, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:559)
at com.imm.support.Log.testCaseResult(Log.java:273)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1350)
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:1597)
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 creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi -Role -approver, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=approver, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:559)
at com.imm.support.Log.testCaseResult(Log.java:273)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1350)
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:1597)
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 creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Role - Signer, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
Element should be clickable: interactable and enabled {{xpath: //button[contains(@id,'popover')]}}
Element: '<button class="popover coachmark next left bs-popover-left" id="popover707280" name type="submit" value displayed:false></button>'
Actual value: hidden, opacity=1
Timeout: 4 s.
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
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)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy42.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:477)
at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:458)
at com.imm.pages.AdobeCreateWebFormPage.clickonStartButton(AdobeCreateWebFormPage.java:767)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1302)
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:1597)
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 creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI -Role- Acceptor, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=acceptor, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
java.lang.AssertionError: Test Failed. Check the steps above in red color.
at org.testng.Assert.fail(Assert.java:99)
at com.imm.support.Log.fail(Log.java:559)
at com.imm.support.Log.testCaseResult(Log.java:273)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1350)
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:1597)
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 creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Authentication Factor- KBA, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=KBA, KBA_Data=Bill,Teller,123 Ave.,Main,12345,Arizona, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
Element should be clickable: interactable and enabled {{xpath: //button[contains(@id,'popover')]}}
Element: '<button class="popover coachmark next left bs-popover-left" id="popover812628" name type="submit" value displayed:false></button>'
Actual value: hidden, opacity=1
Timeout: 4 s.
at com.codeborne.selenide.impl.WebElementSource.handleError(WebElementSource.java:125)
at com.codeborne.selenide.impl.WebElementSource.checkConditionAndReturnElement(WebElementSource.java:102)
at com.codeborne.selenide.impl.WebElementSource.findAndAssertElementIsClickable(WebElementSource.java:148)
at com.codeborne.selenide.commands.Click.findElement(Click.java:42)
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)
at com.codeborne.selenide.impl.SelenideElementProxy.invoke(SelenideElementProxy.java:83)
at jdk.proxy2/jdk.proxy2.$Proxy42.click(Unknown Source)
at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:477)
at com.imm.support.BrowserActions.clickOnElement(BrowserActions.java:458)
at com.imm.pages.AdobeCreateWebFormPage.clickonStartButton(AdobeCreateWebFormPage.java:767)
at com.imm.testscripts.AdobeOEM.AdobeOEM.verifyCreatingWebForms(AdobeOEM.java:1302)
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:1597)
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 creating Webforms)
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI -Authentication Factor- Password, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=Password, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=Password1, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
(Verify creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- PlusFI- Role- Signer, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
(Verify creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Authentication Factor- KBA, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=KBA, KBA_Data=Bill,Teller,123 Ave.,Main,12345,Arizona, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
(Verify creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Authentication Factor- ID.Me, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=ID.me IAL2, KBA_Data=, User_Password=iMM@2025, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Anoma User, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=anoma@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
(Verify creating Webforms)
verifyCreatingWebForms
({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms and open in MangeFi, Email=anoma.premalal@kinective.io, Platform=, Message=Adhoc Docs, RemoteSettings=, Auth_Factors=, KBA_Data=, User_Password=iMM@2022, Admin1_UserId=, RemoteFeature=, Local_AdDomain=, Filepath=src/main/resources/testdata/files/AdobeOEM/513BA.pdf, User_Type=, Name=Bill Teller, Admin1_LName=, TestID=verifyCreatingWebForms, FItype=, Required=, AgreementName=Remote Sign Document, Az_GlobAdmin=, TextField=, ManageFi=True, Document Names=513BA.pdf, Session URL=, ParticipantRole=Signer, Password=, Path=src/main/resources/testdata/files/DocumentExport.Zip, Admin1_FName=, New Column=, User_Name=Billteller@immtestcu.onmicrosoft.com, NumOfAttachments=, Checked=, Folderpath=srcmainresourcestestdatafilesAdobeOEM, ClientID=, Key=})
(Verify creating Webforms)
C:\Users\anomau\AppData\Local\Temp\testng-eclipse--298791595\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&hsfiid=autoesign&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="verifyCreatingWebForms"/>
</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
verifyCreatingWebForms
P1
verifyCreatingWebForms
Smoke
verifyCreatingWebForms
Times for IMM_Esign_Chrome
Total running time: 22 minutes
Reporter output for IMM_Esign_Chrome
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI -Authentication Factor- Passwo...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Passed.
--- 15 Jul 13:20:09 138 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:20:10 707 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Plus FI -Authentication Factor- Password
Steps:
verifyCreatingWebForms- Plus FI -Authentication Factor- Password
Steps:
--- 15 Jul 13:20:17 879 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:20:17 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:20:17 999 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:20:18 102 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:20:18 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:20:22 357 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> id: idSIButton9]
--- 15 Jul 13:20:25 781 - 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%3dztdry6cj241d5mytqyldrzym2ewvyvxa6kxiw73igejestl9055ia5hezl0duyyhh5v6ts6odwm9epgz_ualbwb9ees9rc66-ccanflfhxazpcviy3lxw7zwj_gjf4netndb3ms4neeeqzfqpfeuraoadhgj_-wvia8paf2-2ebc7-nvawsugoas4wpo7zd-4t3w4jmjww7csnhaaqkpxq&response_mode=form_post&nonce=638881824192319727.zmmwmjeymzatnwewoc00nmrklwizmdctmdjmm2i5ntjlmta3mzuznjvmotatmjc1ns00zmfkltg0yjktmtfmognmnjc2mje3&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
--- 15 Jul 13:20:25 781 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:20:27 917 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> id: idSIButton9]
--- 15 Jul 13:20:32 658 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:20:32 659 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:20:32 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> id: lightbox]
--- 15 Jul 13:20:32 799 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> id: idSIButton9]
--- 15 Jul 13:20:40 056 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:20:40 057 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:20:43 179 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:20:43 179 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:20:43 267 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> id: btnUpload]
--- 15 Jul 13:20:46 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:20:46 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:20:46 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> css selector: .header]
--- 15 Jul 13:20:46 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:20:55 745 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:21:03 777 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:21:06 255 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:21:11 515 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:21:16 837 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:21:16 837 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:21:24 994 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:21:25 263 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:21:32 468 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:21:32 545 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@id='document']]
--- 15 Jul 13:21:38 001 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:21:38 554 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:21:46 106 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:21:46 202 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@id='document']]
--- 15 Jul 13:21:51 614 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (c6d981b717a78a7c474ed4a2ce92154f)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- PlusFI- Role- Signer, Email=anoma.prem...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Passed.
--- 15 Jul 13:14:31 586 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:14:38 056 - 6 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- PlusFI- Role- Signer
Steps:
verifyCreatingWebForms- PlusFI- Role- Signer
Steps:
--- 15 Jul 13:14:43 879 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:14:43 880 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:14:44 246 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:14:44 353 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:14:45 248 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:14:49 216 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> id: idSIButton9]
--- 15 Jul 13:14:52 584 - 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%3dbg53f4ex5sgz6ymzopl6fflyspacb09mri0k45j3rbgnjgmilxuvqfan8scqcapynv6wlnow8zxycfkmah4aqrxxslvuj_zp7lvfd4cdnx3xafd2ve00j6acvc3f1bnanjy-dw_evrucdizmer6x-7v2oeexshaizebslbxcnfu9cgxhelixkh7c1m5nzptpdhiloxx3x6sijexggqy_eq&response_mode=form_post&nonce=638881820854909542.zgzhm2i5ndctnjk4mc00nda2lweyyjityzfjnge2mdi1mzqxmdnhy2fmnjetowvkmc00ndy2ltk1mdutzgy2mtjmnwjiogfm&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
--- 15 Jul 13:14:52 585 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:14:54 739 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> id: idSIButton9]
--- 15 Jul 13:14:58 820 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:14:58 820 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:14:58 903 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> id: lightbox]
--- 15 Jul 13:14:58 980 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> id: idSIButton9]
--- 15 Jul 13:15:05 233 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:15:05 234 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:15:08 394 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:15:08 394 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:15:08 485 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> id: btnUpload]
--- 15 Jul 13:15:11 670 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:15:11 671 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:15:11 758 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> css selector: .header]
--- 15 Jul 13:15:11 848 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:15:20 788 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:15:27 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:15:29 749 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:15:35 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:15:40 337 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:15:40 338 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:15:48 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:15:48 746 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:15:56 023 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:15:56 104 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@id='document']]
--- 15 Jul 13:16:01 691 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:16:02 330 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:16:09 939 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:16:10 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@id='document']]
--- 15 Jul 13:16:15 439 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (46ba1ced235ecd8fa16e563c09df0003)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Authentication Factor- KBA, E...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Passed.
--- 15 Jul 13:22:08 294 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:22:09 819 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Plus FI- Authentication Factor- KBA
Steps:
verifyCreatingWebForms- Plus FI- Authentication Factor- KBA
Steps:
--- 15 Jul 13:22:14 577 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:22:14 578 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:22:14 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:22:14 750 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:22:15 506 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:22:18 061 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> id: idSIButton9]
--- 15 Jul 13:22:21 413 - 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%3dph8kiuehnsyu6t9bfrppawmsfke30koackof0_vlhom3wotc_ahcemiqfedcvdwnh9krhx-aedw_m25s5cdf1xvw658kalrf7dlan4-t7zoglr3myn6pejpjd7qsaeoo46w1duhcc2hins-wg1pd0c6q2y1nxi5vlidixx4-qxihp2cs-fcmvnszhbkgipypxzjckhwcjrhgl9eiroqkrq&response_mode=form_post&nonce=638881825357071264.zjmynti5nmytzju3nc00ymfhlthimdatzmm1ythjyzyzmduxzthlzguwzgytmjfkzc00nje1lwiymtktywrlymu4mjnhytuy&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
--- 15 Jul 13:22:21 414 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:22:23 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> id: idSIButton9]
--- 15 Jul 13:22:28 208 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:22:28 208 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:22:28 292 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> id: lightbox]
--- 15 Jul 13:22:28 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> id: idSIButton9]
--- 15 Jul 13:22:31 656 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:22:31 656 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:22:34 787 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:22:34 787 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:22:34 861 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> id: btnUpload]
--- 15 Jul 13:22:37 990 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:22:37 991 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:22:38 063 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> css selector: .header]
--- 15 Jul 13:22:38 132 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:22:46 492 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:22:53 297 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:22:55 738 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:23:00 973 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:23:06 323 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:23:06 324 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:23:14 469 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:23:14 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:23:21 941 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:23:22 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@id='document']]
--- 15 Jul 13:23:27 426 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:23:28 027 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:23:35 586 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:23:35 662 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@id='document']]
--- 15 Jul 13:23:41 076 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (7527c1934c6c166d1331761838435854)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Authentication Factor- ID.Me...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Passed.
--- 15 Jul 13:24:02 273 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:24:03 868 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Plus FI- Authentication Factor- ID.Me
Steps:
verifyCreatingWebForms- Plus FI- Authentication Factor- ID.Me
Steps:
--- 15 Jul 13:24:08 172 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:24:08 173 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:24:08 277 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:24:08 350 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:24:09 133 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:24:11 955 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> id: idSIButton9]
--- 15 Jul 13:24:15 253 - 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%3dpefmi8ksw4n8cckoqalrjumyrfkpi-udsbysfomlfhqeu1al4yzyn8r1awldnckdaipyhgcmdeiwxhgkqoytnu64hhpdnzmdtqvnf8powq_wtkcgja6yyiwi7jscpeed9y9umhlwouobx7yrukffbpqcipqreh407aqyfzwe0of_dbfaxc77z2wiykz0shm9ifhcgswq3ns9jxqupnoxmq&response_mode=form_post&nonce=638881826493172940.mdqym2q5odqtzjm3ys00nzrjlwi3nmutngzizty1otaznge5zjdjnmuyodgtywiwyi00mzc2ltkwndktzde3yznimzczm2rk&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
--- 15 Jul 13:24:15 253 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:24:17 429 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> id: idSIButton9]
--- 15 Jul 13:24:22 226 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:24:22 227 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:24:22 296 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> id: lightbox]
--- 15 Jul 13:24:22 361 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> id: idSIButton9]
--- 15 Jul 13:24:28 614 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:24:28 614 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:24:31 723 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:24:31 723 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:24:31 802 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> id: btnUpload]
--- 15 Jul 13:24:34 926 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:24:34 926 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:24:34 993 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> css selector: .header]
--- 15 Jul 13:24:35 065 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:24:42 820 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:24:49 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:24:52 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:24:57 366 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:25:02 715 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:25:02 715 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:25:10 878 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:25:11 100 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:25:18 340 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:25:18 409 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@id='document']]
--- 15 Jul 13:25:23 827 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:25:24 387 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:25:32 038 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:25:32 107 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@id='document']]
--- 15 Jul 13:25:37 494 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:25:45 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92818173f73ab9a81b0518aa3db16c7a)] -> xpath: //span[contains(text(),'Verify Identity')]/parent::button]
Test Passed.
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms and open in MangeFi, Email=anoma.premal...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Successfully navigated to Agreements page [ScreenShot]
Webform Name is displayed [ScreenShot]
Document Name is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Test Passed.
--- 15 Jul 13:35:00 872 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:35:02 344 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms and open in MangeFi
Steps:
verifyCreatingWebForms and open in MangeFi
Steps:
--- 15 Jul 13:35:06 685 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:35:06 685 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:35:06 772 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:35:06 846 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:35:07 525 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:35:09 918 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> id: idSIButton9]
--- 15 Jul 13:35:13 414 - 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%3dridgjudlqvynkz6_9cwab9a45h22vmrej4esim6hliql7r78gs5-h2y8j-svtkcqtbqko-8d64irqbcobf5tj5vwx0ahev-zu1epyjovrdw8ybdu00edm91_90okggmkc2j4cqxmvqzsm8ek042usx2ddqipcxj-lbiywpfg0grh2otezy_mixzyhxfiu1b6befz7_la5puz3i_evqmrja&response_mode=form_post&nonce=638881833077626105.zjzhmmjkm2utzgvizc00mwfiltg0ntatnzk4mdm4njlmotayytjky2vkytqtzwi2mc00ymy5lwfjngutztjjzdewzwflmgmy&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
--- 15 Jul 13:35:13 415 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:35:15 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> id: idSIButton9]
--- 15 Jul 13:35:20 498 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:35:20 498 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:35:20 581 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> id: lightbox]
--- 15 Jul 13:35:20 655 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> id: idSIButton9]
--- 15 Jul 13:35:27 058 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:35:27 058 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:35:30 160 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:35:30 160 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:35:30 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> id: btnUpload]
--- 15 Jul 13:35:33 328 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:35:33 329 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:35:33 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> css selector: .header]
--- 15 Jul 13:35:33 474 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:35:42 339 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:35:48 542 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:35:50 972 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:35:56 204 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:36:01 418 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:36:01 418 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:36:09 564 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:36:09 795 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:36:17 014 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:36:17 077 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@id='document']]
--- 15 Jul 13:36:22 476 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:36:23 045 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:36:30 638 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:36:30 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@id='document']]
--- 15 Jul 13:36:36 094 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Successfully navigated to Agreements page [ScreenShot]
--- 15 Jul 13:36:55 569 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:36:55 569 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
Webform Name is displayed [ScreenShot]
Document Name is displayed [ScreenShot]
--- 15 Jul 13:37:06 586 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:37:06 586 - 7 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:37:09 703 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (3992fddebe629061cb4bc58b8ceeeabc)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Test Passed.
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Role - Acceptor, Email=...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Failed. Check the steps above in red color.
--- 15 Jul 13:29:24 666 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:29:26 187 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi - Role - Acceptor
Steps:
verifyCreatingWebForms- Sign Only Fi - Role - Acceptor
Steps:
--- 15 Jul 13:29:30 491 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:29:30 491 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:29:30 587 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:29:30 674 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:29:31 363 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:29:34 099 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: idSIButton9]
--- 15 Jul 13:29:37 568 - 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%3dbrjxqi0spp0snx5sph4puhlorlfhottbsgcijj6b0sngg9qy9cs9oaovgr4otxitvtv6dybryauxm-izj0ev88anwcqbdv_3fvmga21flrlwtaxq2xlzbdxuuz_wh048ltkspewawurqmkxkqtx1ed82afglc_ujt0les2iid-i6enc4490bomo7nsriyjhngsk7s-vbfksodw4hrlr76g&response_mode=form_post&nonce=638881829715618232.nda3mtdlzgetyte2oc00yju2ltk1nwqtzgrknde3nwexodkxndk3mgfkmgutngnmmc00m2rhlwi4otetndrjnji3njflnjky&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
--- 15 Jul 13:29:37 568 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:29:39 790 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: idSIButton9]
--- 15 Jul 13:29:43 590 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:29:43 591 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:29:43 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: lightbox]
--- 15 Jul 13:29:43 779 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: idSIButton9]
--- 15 Jul 13:29:49 776 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:29:49 777 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:29:52 868 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:29:52 868 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:29:52 947 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: btnUpload]
--- 15 Jul 13:29:56 046 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:29:56 046 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:29:56 123 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> css selector: .header]
--- 15 Jul 13:29:56 207 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:30:04 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:30:11 215 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:30:13 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:30:18 913 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:30:24 181 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:30:24 181 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:30:32 328 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:30:32 563 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:30:39 786 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:30:39 860 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@id='document']]
--- 15 Jul 13:30:45 276 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:30:45 807 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:30:53 385 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:30:53 452 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@id='document']]
--- 15 Jul 13:30:58 835 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Failed to verify email[ScreenShot]
--- 15 Jul 13:31:10 399 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (4b131fef376193431c6d4382c1e95f65)] -> id: stateNext]
Test Failed. Check the steps above in red color.
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Authentication Factor- ...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:31:12 882 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:31:14 776 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi - Authentication Factor- Password
Steps:
verifyCreatingWebForms- Sign Only Fi - Authentication Factor- Password
Steps:
--- 15 Jul 13:31:19 189 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:31:19 189 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:31:19 287 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:31:19 362 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:31:20 266 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:31:23 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> id: idSIButton9]
--- 15 Jul 13:31:26 584 - 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_10xduly4q_fanmznejzuxz0kyxl5b2uulkqbtv7-gt5law5osy7xavliqnv__34rwnte0ksvfnpa3a8v3orufmyxgzayawskiw9j1z07ulmyumj-pymhtjzy_fs6r2ogar0dxfhpajhonjr28sfs8xw8mtezlsew45is8ecuzj-pj-wy7ur5g-phhyqcnymjrlgpobpd-c9qdnfqqfjeq&response_mode=form_post&nonce=638881830804913862.zte0mdnjntctmwyzzs00mgrmltg0ndmtzdflnwnlotqxy2jjzdfhywm3mjctnde0ni00odq3lwixytctytlinda4ndy0nzey&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
--- 15 Jul 13:31:26 584 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:31:28 729 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> id: idSIButton9]
--- 15 Jul 13:31:33 516 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:31:33 516 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:31:33 584 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> id: lightbox]
--- 15 Jul 13:31:33 645 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> id: idSIButton9]
--- 15 Jul 13:31:39 823 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:31:39 824 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:31:42 901 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:31:42 901 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:31:42 977 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> id: btnUpload]
--- 15 Jul 13:31:46 081 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:31:46 082 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:31:46 160 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> css selector: .header]
--- 15 Jul 13:31:46 230 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:31:54 338 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:32:02 402 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:32:04 852 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:32:10 089 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:32:15 356 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:32:15 357 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:32:23 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:32:23 725 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:32:30 935 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:32:30 996 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@id='document']]
--- 15 Jul 13:32:36 405 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:32:36 978 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:32:44 548 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:32:44 615 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@id='document']]
--- 15 Jul 13:32:50 009 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (a04c86d39f242999cd2dc77b0d583263)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Role- Approver, Email=anoma.p...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Failed. Check the steps above in red color.
--- 15 Jul 13:16:30 954 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:16:32 953 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Plus FI- Role- Approver
Steps:
verifyCreatingWebForms- Plus FI- Role- Approver
Steps:
--- 15 Jul 13:16:37 421 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:16:37 422 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:16:37 652 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:16:37 735 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:16:38 613 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:16:40 530 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: i0116]
--- 15 Jul 13:16:41 400 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: idSIButton9]
--- 15 Jul 13:16:44 744 - 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%3dixxoriiirz8yjb26ygjvt-6wel1bq_8vskfgy8j2ghc7lvlqlluaxiftqhiaumkge2qgz-zwwb_sz_4zuxvmhbuw8zca7zsvppy-fdj8-n6gehyyrsjop4mcbtt0nyvrqafskelxu7163exruhk5k0rs-exnzbycclxqadscn1fjaz6t8r3_hs_nrntdaewaoyrd-5ofkygjlmmletfduq&response_mode=form_post&nonce=638881821988374804.zjm4ngi1yjctngfizc00mtnklwi1ndutnmflyzblmdm2y2q2n2uwzmmzztitmjflmc00mwezlwjiytytodllotzimtvhmzm0&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
--- 15 Jul 13:16:44 745 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:16:46 894 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: idSIButton9]
--- 15 Jul 13:16:51 728 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:16:51 729 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:16:51 816 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: lightbox]
--- 15 Jul 13:16:51 890 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: idSIButton9]
--- 15 Jul 13:16:58 326 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:16:58 327 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:17:01 443 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:17:01 443 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:17:01 523 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: btnUpload]
--- 15 Jul 13:17:04 647 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:17:04 648 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:17:04 726 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> css selector: .header]
--- 15 Jul 13:17:04 801 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:17:14 011 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:17:20 737 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:17:23 250 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:17:28 499 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:17:33 758 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:17:33 759 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:17:41 889 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:17:42 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:17:49 365 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:17:49 450 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@id='document']]
--- 15 Jul 13:17:54 902 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:17:55 508 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:18:03 111 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:18:03 178 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@id='document']]
--- 15 Jul 13:18:08 595 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Failed to verify email[ScreenShot]
--- 15 Jul 13:18:20 343 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (1562d185a2a965e0ceb5531248f627d3)] -> id: stateNext]
Test Failed. Check the steps above in red color.
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi -Role -approver, Email=an...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Failed. Check the steps above in red color.
--- 15 Jul 13:27:36 276 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:27:37 751 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi -Role -approver
Steps:
verifyCreatingWebForms- Sign Only Fi -Role -approver
Steps:
--- 15 Jul 13:27:42 040 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:27:42 040 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:27:42 191 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:27:42 286 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:27:43 022 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:27:45 661 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: idSIButton9]
--- 15 Jul 13:27:49 138 - 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%3db67q_1lecie-_w3ip_dzp8-zr4cjk65d9ttgeol2nkimf-vz13gckbf7dsoikkdqvxjpvjkl7vixlabgxf8y9ts8iwyy0dytwjnoklm8w_0f2tbcs2ox4fdj-mjcsuue0vyhzdchiqoynpp2oqiyommaym5vgyeqykkmcp51ecfpmdmfthgbnjmyyeysre-pwce34eml4mdamaorjpkdza&response_mode=form_post&nonce=638881828632286782.mgu4mdzimgqtyti0ms00nja3ltg1y2etymm1ytgxymizzdjkmmuwnweynjatmdbins00ntmyltg0yzetzwyxmjiwmzuwnzlj&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
--- 15 Jul 13:27:49 139 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:27:51 493 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: idSIButton9]
--- 15 Jul 13:27:55 599 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:27:55 600 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:27:55 682 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: lightbox]
--- 15 Jul 13:27:55 768 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: idSIButton9]
--- 15 Jul 13:28:02 062 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:28:02 063 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:28:05 143 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:28:05 143 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:28:05 229 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: btnUpload]
--- 15 Jul 13:28:08 324 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:28:08 325 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:28:08 390 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> css selector: .header]
--- 15 Jul 13:28:08 463 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:28:15 937 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:28:22 205 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:28:24 660 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:28:29 920 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:28:35 358 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:28:35 359 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:28:43 527 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:28:43 761 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:28:50 983 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:28:51 043 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@id='document']]
--- 15 Jul 13:28:56 467 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:28:57 242 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:29:04 819 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:29:04 910 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@id='document']]
--- 15 Jul 13:29:10 346 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Failed to verify email[ScreenShot]
--- 15 Jul 13:29:22 199 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (8e841f440570ee93d42ae8c18f42db8a)] -> id: stateNext]
Test Failed. Check the steps above in red color.
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Role - Signer, Email=an...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:25:46 076 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:25:47 850 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi - Role - Signer
Steps:
verifyCreatingWebForms- Sign Only Fi - Role - Signer
Steps:
--- 15 Jul 13:25:52 186 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:25:52 187 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:25:52 294 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:25:52 382 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:25:53 121 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:25:55 762 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> id: idSIButton9]
--- 15 Jul 13:25:59 049 - 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%3dxyeqdp57rp7xdui1bvkraezjhvvcax0osvrdoj1uqndrratxzpngagurvfaqmcmylpwlpj1w7a18mkk-zj1oasxmcg0gqvqw5n_j-jdtn5hjn_aa8uswu70boybyzn__d-h81oqy6l12gzk9-qhj-6e-v3ur_rgb5gxjmb9hwdoxjnu4t1ml5lepw6vtpnotofoi8bdek_mq4ngo3sspgq&response_mode=form_post&nonce=638881827534195691.zjm5ndq1ntetmtljoc00mdc4ltgxmtmtotblowexzwy5yjixnzexmgm3otctmmuxny00zwi3lthhzdctymy0mjuxzti4ownj&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
--- 15 Jul 13:25:59 050 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:26:01 188 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> id: idSIButton9]
--- 15 Jul 13:26:06 038 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:26:06 039 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:26:06 126 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> id: lightbox]
--- 15 Jul 13:26:06 195 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> id: idSIButton9]
--- 15 Jul 13:26:13 043 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:26:13 043 - 6 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:26:16 130 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:26:16 131 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:26:16 220 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> id: btnUpload]
--- 15 Jul 13:26:19 312 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:26:19 313 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:26:19 416 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> css selector: .header]
--- 15 Jul 13:26:19 544 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:26:28 101 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:26:34 489 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:26:36 946 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:26:42 212 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:26:47 525 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:26:47 526 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:26:55 685 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:26:55 932 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:27:03 161 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:27:03 231 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@id='document']]
--- 15 Jul 13:27:08 672 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:27:09 368 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:27:17 013 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:27:17 085 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@id='document']]
--- 15 Jul 13:27:22 486 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (92ca07f5fa2d330c1d3b3bcd449c2f40)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI -Role- Acceptor, Email=anoma.p...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
Test Failed. Check the steps above in red color.
--- 15 Jul 13:18:22 868 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:18:24 453 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Plus FI -Role- Acceptor
Steps:
verifyCreatingWebForms- Plus FI -Role- Acceptor
Steps:
--- 15 Jul 13:18:29 292 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:18:29 293 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:18:29 396 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:18:29 501 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:18:30 355 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:18:33 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: idSIButton9]
--- 15 Jul 13:18:36 538 - 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_vdxh52er_seewql2n90-po2rgtvcrvvrbadl0joab9wnw2el8jz5f8ssljms8tpxjzmwdk-fts5sbeapcowz3zfa593ploztcpdogvjw3tx0hgfa6xxotqfpfznhxewstn2bqwyjo8ampxtsknvxzgydvyeyuqufzetwvh_six8cszql9itmimbot9_jj4i-_0ewqy9hf3h0qlpykbb7q&response_mode=form_post&nonce=638881823105507284.m2zhndvhzdctmzczyi00mzqzltlinzitywe3odgxodm4yjfmywjkmzy1m2etzdbmny00nme3lthimjetyjqyyjvinde1ngjh&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
--- 15 Jul 13:18:36 539 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:18:38 697 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: idSIButton9]
--- 15 Jul 13:18:42 603 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:18:42 603 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:18:42 678 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: lightbox]
--- 15 Jul 13:18:42 744 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: idSIButton9]
--- 15 Jul 13:18:46 018 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:18:46 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:18:49 162 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:18:49 162 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:18:49 247 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: btnUpload]
--- 15 Jul 13:18:52 375 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:18:52 376 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:18:52 451 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> css selector: .header]
--- 15 Jul 13:18:52 585 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:19:00 644 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:19:06 938 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:19:09 430 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:19:14 714 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:19:20 061 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:19:20 061 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:19:28 211 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:19:28 459 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:19:35 720 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:19:35 792 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@id='document']]
--- 15 Jul 13:19:41 206 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:19:41 830 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:19:49 462 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:19:49 566 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@id='document']]
--- 15 Jul 13:19:55 008 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
Failed to verify email[ScreenShot]
--- 15 Jul 13:20:06 828 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (e3691e0f23b51928599fd120f717413e)] -> id: stateNext]
Test Failed. Check the steps above in red color.
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Authentication Factor- ...)
Successfully uploaded documents [ScreenShot]
Successfully displayed uploaded document name [ScreenShot]
Preview and Add Signature field check box is checked [ScreenShot]
Signature dropzone is displayed [ScreenShot]
Signature Right Pane is displayed [ScreenShot]
Signature field is displayed [ScreenShot]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:33:05 593 - TestCaseID:: verifyCreatingWebForms
--- 15 Jul 13:33:07 011 - 1 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:558)
verifyCreatingWebForms- Sign Only Fi - Authentication Factor- KBA
Steps:
verifyCreatingWebForms- Sign Only Fi - Authentication Factor- KBA
Steps:
--- 15 Jul 13:33:11 226 - Page URL:: https://esignplusqa.immesign.com/teaasp/login.aspx
--- 15 Jul 13:33:11 226 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:33:11 322 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:33:11 386 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
--- 15 Jul 13:33:12 079 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //*[@id='btnSubmit']]
--- 15 Jul 13:33:14 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> id: idSIButton9]
--- 15 Jul 13:33:17 893 - 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%3dyevohcc1vpgr2bex7weft4wdbjdbkzy2rrg9dstje29io-sdc2b7jibptuwzywe6kmqkgk_pymjtry0-jkyyborxl6g9zxinaghdbu5bm7hvevjoegryn63ycicp0zqt3yguyvebsef9edx75h32s1c5cg4tujzf6hn80he2dymkuojhvjiv6p-xf56iogw3urdlvi_e9-3ejbfjvwdq8q&response_mode=form_post&nonce=638881831922573719.mjkxytmzymutywrlmy00mzlklwe0zgutntqwyzk2ngvhnzmyndbhoduzywityta4zc00odm1lwi0ngmtodc2otvmzjuxodc4&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
--- 15 Jul 13:33:17 893 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:33:20 558 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> id: idSIButton9]
--- 15 Jul 13:33:25 338 - Page URL:: https://login.microsoftonline.com/common/login
--- 15 Jul 13:33:25 339 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:33:25 412 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> id: lightbox]
--- 15 Jul 13:33:25 483 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> id: idSIButton9]
--- 15 Jul 13:33:31 511 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:33:31 512 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:33:34 597 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:33:34 597 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:33:34 679 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> id: btnUpload]
--- 15 Jul 13:33:37 763 - Page URL:: https://esignplusqa.immesign.com/teaasp/documentmntc.aspx
--- 15 Jul 13:33:37 763 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:33:37 832 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> css selector: .header]
--- 15 Jul 13:33:37 900 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //a[text()='Administration']]
--- 15 Jul 13:33:46 431 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //span[contains(text(),'Web Form')]]
--- 15 Jul 13:33:53 030 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> id: fileListWrapper]
Successfully uploaded documents [ScreenShot]
--- 15 Jul 13:33:55 464 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@class='file-name']]
Successfully displayed uploaded document name [ScreenShot]
--- 15 Jul 13:34:00 702 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //span[@id='preview-checkbox']/preceding-sibling::input]
Preview and Add Signature field check box is checked [ScreenShot]
--- 15 Jul 13:34:05 999 - Page URL:: https://esignplusqa.immesign.com/teaasp/adobeview?viewname=webform
--- 15 Jul 13:34:05 999 - 4 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:117)
--- 15 Jul 13:34:14 170 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@id='document']]
Signature dropzone is displayed [ScreenShot]
--- 15 Jul 13:34:14 407 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@class='authoring-right-pane']]
Signature Right Pane is displayed [ScreenShot]
--- 15 Jul 13:34:21 647 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:34:21 710 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@id='document']]
--- 15 Jul 13:34:27 112 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
--- 15 Jul 13:34:27 724 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //li[@class='roleOption ']/a]
Clicked on Recepient anoma.premalal@kinective.io [ScreenShot]
--- 15 Jul 13:34:35 272 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[contains(text(),'Signature') and @class='item-label']/parent::div]
--- 15 Jul 13:34:35 332 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@id='document']]
--- 15 Jul 13:34:40 730 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (9ae1334c0c1684fb29f55ea8d7688d05)] -> xpath: //div[@class='input-overlay']]
Signature field is displayed [ScreenShot]
5 ignored methods
com.imm.testscripts.AdobeOEM.AdobeOEM
verifyGroupPermissionsforRemoteFeatures
verifyManageRemoteAgreements
CreateAdHocTransaction
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
verifyManageRemoteAgreements
CreateAdHocTransaction
verifyUserPermissionsforRemoteFeatures
verifyAdHocTransacionsAndManageLoginAsRecipient
Methods in chronological order
com.imm.testscripts.AdobeOEM.AdobeOEM
initialize(org.testng.TestRunner@198df93b)
0 ms
init(org.testng.TestRunner@198df93b)
151825 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- PlusFI- Role- Signer, Email=anoma.prem...)
158400 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Role- Approver, Email=anoma.p...)
273295 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI -Role- Acceptor, Email=anoma.p...)
384802 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI -Authentication Factor- Passwo...)
491056 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Authentication Factor- KBA, E...)
610168 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms- Plus FI- Authentication Factor- ID.Me...)
724217 ms
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Role - Signer, Email=an...)
828199 ms
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi -Role -approver, Email=an...)
938100 ms
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Role - Acceptor, Email=...)
1046537 ms
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Authentication Factor- ...)
1155123 ms
verifyCreatingWebForms({Group=, FI_Name=SignOEM, Description=verifyCreatingWebForms- Sign Only Fi - Authentication Factor- ...)
1267359 ms
verifyCreatingWebForms({Group=, FI_Name=PlusOEM, Description=verifyCreatingWebForms and open in MangeFi, Email=anoma.premal...)
1382693 ms