| Time | Thread | Level | Category | File:Line | Message |
|---|---|---|---|---|---|
| 0 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1217 | Using chromedriver 134.0.6998.88 (resolved driver for Chrome 134) |
| 91 | main | INFO | io.github.bonigarcia.wdm.WebDriverManager | WebDriverManager.java:1270 | Exporting webdriver.chrome.driver as C:\Users\anomau\.cache\selenium\chromedriver\win64\134.0.6998.88\chromedriver.exe |
| 5194 | main | INFO | main | ManageFi.java:821 | **** RemoteDisabledAddOnsCreateAccountAndRemoteOptions **** |
| 48640 | main | INFO | main | CreateFiPage.java:164 | eSign Tenant Manager -CreateFi Page open up |
| 52452 | main | INFO | main | ManageFi.java:825 | Successfully navigated to 'Create an FI' page |
| 68201 | main | INFO | main | ManageFi.java:963 | Successfully navigated to 'Manage FI' page |
| 77005 | main | INFO | main | ManageFiPage.java:323 | Existing Fi Name is not displaying |
| 78022 | main | INFO | main | ManageFiPage.java:330 | Host Id 0 ap1 | ap1 |
| 78057 | main | INFO | main | ManageFi.java:967 | Search FI displayed in list |
| 103567 | main | INFO | main | ManageFi.java:972 | Successfully navigated to the 'Add-Ons Page' page |
| 107336 | main | INFO | main | AddOnsPage.java:1348 | Clicked on Remote sign Enable button |
| 123236 | main | INFO | main | ManageFi.java:978 | Click on Next button |
| 126618 | main | INFO | main | ManageFi.java:983 | Successfully disaplyed Remote Settings Page |
| 126924 | main | INFO | main | ManageFi.java:987 | Succesfully verified that Integrated and Remote agreement labels are displayed- 'Integration Key / Account ID |
| 127589 | main | INFO | main | ManageFi.java:987 | Succesfully verified that Integrated and Remote agreement labels are displayed- 'Remote Agreement Options |
| 128209 | main | INFO | main | ManageFi.java:987 | Succesfully verified that Integrated and Remote agreement labels are displayed- 'Ad Hoc Documents |
| 128995 | main | INFO | main | ManageFi.java:987 | Succesfully verified that Integrated and Remote agreement labels are displayed- 'Web Form |
| 129860 | main | INFO | main | ManageFi.java:987 | Succesfully verified that Integrated and Remote agreement labels are displayed- 'Reusable Templates |
| 130801 | main | INFO | main | ManageFi.java:987 | Succesfully verified that Integrated and Remote agreement labels are displayed- 'Send in Bulk |
| 135733 | main | INFO | main | ManageFi.java:992 | Succesfully verified Tooltip text for AccountID- 'This field connects the institution to Adobe, which allows the institution to use the features associated with the Remote add-on. |
| 140301 | main | INFO | main | ManageFi.java:996 | Succesfully verified Tooltip for Remote Agreement Options-Select which Adobe Acrobat Sign capabilities should be enabled for the institution: ad hoc “fill and sign” documents, web forms, reusable library templates, and bulk sending |
| 140786 | main | INFO | main | ManageFi.java:1000 | 'Adhoc documents' toggle buttons are disabled |
| 141283 | main | INFO | main | ManageFi.java:1004 | 'Web forms toggle' buttons are disabled |
| 141767 | main | INFO | main | ManageFi.java:1007 | 'Reusable Templates' toggle buttons are disabled |
| 142205 | main | INFO | main | ManageFi.java:1012 | 'Send In Bulk toggle' buttons are disabled |
| 142544 | main | INFO | main | ManageFi.java:1015 | 'Adhoc documents' No buttons is selected |
| 142883 | main | INFO | main | ManageFi.java:1018 | 'Web Forms' No buttons is selected |
| 143208 | main | INFO | main | ManageFi.java:1021 | 'Reusable Template' No buttons is selected |
| 143576 | main | INFO | main | ManageFi.java:1023 | 'Send In Bulk' No buttons is selected |
| 143578 | main | INFO | main | ManageFi.java:1026 | --------- Verifying Legacy Account----------------- |
| 164928 | main | INFO | main | ManageFi.java:1027 | Succesfully entered Client ID for Legacy account |
| 165286 | main | INFO | main | ManageFi.java:1030 | Succesfully verified that Create Account button is disabled |
| 165623 | main | INFO | main | ManageFi.java:1033 | Succesfully verified that Integrated Key field is editable |
| 167917 | main | INFO | main | ManageFi.java:1036 | Next button is enabled |
| 168426 | main | INFO | main | ManageFi.java:1039 | 'Adhoc documents' toggle buttons are Disabled |
| 168870 | main | INFO | main | ManageFi.java:1043 | 'Web forms toggle' buttons are Disabled |
| 169324 | main | INFO | main | ManageFi.java:1046 | 'Reusable Templates' toggle buttons are Disabled |
| 169762 | main | INFO | main | ManageFi.java:1051 | 'Send In Bulk toggle' buttons are Disabled |
| 170106 | main | INFO | main | ManageFi.java:1055 | Removed Client Id |
| 170470 | main | INFO | main | ManageFi.java:1056 | Succesfully verified that Create Account button is Enabled |
| 170828 | main | INFO | main | ManageFi.java:1059 | Succesfully verified that Integrated Key field is editable |
| 170829 | main | INFO | main | ManageFi.java:1063 | --------- Verifying Fully Integrated Account----------------- |
| 173085 | main | INFO | main | AddOnsPage.java:2166 | Next button is Disabled |
| 173926 | main | FATAL | main | ManageFi.java:1183 | Entered values field not found or not interactable on the page!! |
| java.lang.Exception: Entered values field not found or not interactable on the page!!
at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:82) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:55) at com.imm.pages.AddOnsPage.verifyClientid(AddOnsPage.java:2167) at com.imm.testscripts.ManageFi.ManageFi.RemoteDisabledAddOnsCreateAccountAndRemoteOptions(ManageFi.java:1064) 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) Caused by: java.lang.IllegalStateException: No webdriver is bound to current thread: 1. You need to call open(url) first. at com.codeborne.selenide.WebDriverThreadLocalContainer.lambda$currentThreadDriver$1(WebDriverThreadLocalContainer.java:156) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at com.codeborne.selenide.WebDriverThreadLocalContainer.currentThreadDriver(WebDriverThreadLocalContainer.java:155) at com.codeborne.selenide.WebDriverThreadLocalContainer.getWebDriver(WebDriverThreadLocalContainer.java:122) at com.codeborne.selenide.WebDriverRunner.getWebDriver(WebDriverRunner.java:83) at com.codeborne.selenide.StaticDriver.getWebDriver(StaticDriver.java:31) at com.codeborne.selenide.Driver.executeJavaScript(Driver.java:42) at com.codeborne.selenide.commands.Clear.blurSafely(Clear.java:52) at com.codeborne.selenide.commands.Clear.clearAndTrigger(Clear.java:47) at com.codeborne.selenide.commands.SetValue.setValueForTextInput(SetValue.java:68) at com.codeborne.selenide.commands.SetValue.execute(SetValue.java:38) 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.$Proxy23.setValue(Unknown Source) at com.imm.support.BrowserActions.typeOnTextField(BrowserActions.java:80) ... 29 more | |||||
| 173936 | main | INFO | main | Log.java:284 | **** -E---N---D- ***** |