com.imm.testscripts.ManageFi.ManageFi
verifySwitchingBetweenTabsinClientSettingsTab
({ZIP=0756, Description=Verify Swithing between Tabs's in Client Settings tab ManageFI Page, Login_User_ID=IMMAdmin@immpartners.onmicrosoft.com, Platform=, ShortName=, Filepath=, Name=AUTest, LocalDomain=test, TestID=verifySwitchingBetweenTabsinClientSettingsTab, Dictionary Code=, createdFIStatus=, Notes=Test, Session URL=https://partners.immesign.com/tenantmanagerui/, GlobalAdmin=, eSign URL=, New Column=test;test@123;admintestfi.com;admin@yahoo.com, TypeOfUser=HostAdmin, ErrorMsg=FI Id already exists;Must be up to 10 characters with no spaces and special characters.;Must be up to 10 characters with no spaces and special characters.;;, Address2=building 1, AZDomain=yahoo.com, Address3=123, FI_ID=AutoeSign, Address1=2 City hall Plaza, City=Rahway, Dictionary Description=, Logo=, NameDescription=, WrongAZDomain=Test;hometown.com;yahoo.com, Tab=, State=NJ, Login_Password=Baxu003107, FullName=, Country=USA, Dictionaries To Be Select=, ButtonToClick=, FIID=espxml;Test Fi;Fi&2;ABCDCompany})
org.openqa.selenium.NoSuchElementException: Timed out after 5 seconds. Unable to locate the element
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:99)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy20.isSelected(Unknown Source)
at com.imm.pages.SettingsPage.isScannerEnabled(SettingsPage.java:165)
at com.imm.testscripts.ManageFi.ManageFi.verifySwitchingBetweenTabsinClientSettingsTab(ManageFi.java:5376)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:133)
at org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:598)
at org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:173)
at org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
at org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:824)
at org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:146)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
at org.testng.TestRunner.privateRun(TestRunner.java:794)
at org.testng.TestRunner.run(TestRunner.java:596)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:377)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:371)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:332)
at org.testng.SuiteRunner.run(SuiteRunner.java:276)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1212)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1134)
at org.testng.TestNG.runSuites(TestNG.java:1063)
at org.testng.TestNG.run(TestNG.java:1031)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:115)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:251)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"css selector","selector":"#enableScanner"}
(Session info: chrome=131.0.6778.267)
For documentation on this error, please visit: https://selenium.dev/exceptions/#no_such_element
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '21.0.1'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [aba0cd08eb21ada43411379f90fdcadc, findElement {using=id, value=enableScanner}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.267, chrome: {chromedriverVersion: 131.0.6778.264 (2d05e315153..., userDataDir: C:\Users\SUNITH~1.PAT\AppDa...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:58554}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://192.168.0.102:4444/ses..., se:cdpVersion: 131.0.6778.267, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: aba0cd08eb21ada43411379f90fdcadc
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:53)
at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:184)
at org.openqa.selenium.remote.TracedCommandExecutor.execute(TracedCommandExecutor.java:51)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:551)
at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:162)
at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:60)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:367)
at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
at com.epam.healenium.handlers.proxy.BaseHandler.findElement(BaseHandler.java:70)
at com.epam.healenium.handlers.proxy.SelfHealingProxyInvocationHandler.invoke(SelfHealingProxyInvocationHandler.java:39)
at jdk.proxy2/jdk.proxy2.$Proxy16.findElement(Unknown Source)
at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:70)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:39)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:165)
at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:72)
at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:95)
... 30 more
(Verify Swithing between Tabs's in Client Settings tab ManageFI Page)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1859042219\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://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="projectKey" value="ESPC"/>
<parameter name="deviceHost" value="localhost"/>
<parameter name="sessionUrl" value="https://esignnonprod.immesign.com/qa/tenantmanager/"/>
<parameter name="devicePort" value="4444"/>
<parameter name="browserName" value="chrome_windows"/>
<listeners>
<listener class-name="com.imm.support.MethodInterceptor"/>
</listeners>
<test thread-count="500" name="Default test" verbose="2">
<classes>
<class name="com.imm.testscripts.ManageFi.ManageFi">
<methods>
<include name="verifySwitchingBetweenTabsinClientSettingsTab"/>
</methods>
</class> <!-- com.imm.testscripts.ManageFi.ManageFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
FIOnboarding
verifySwitchingBetweenTabsinClientSettingsTab
P1
verifySwitchingBetweenTabsinClientSettingsTab
Smoke
verifySwitchingBetweenTabsinClientSettingsTab
Times for IMM_Esign_Chrome
Total running time: 7 minutes
Reporter output for IMM_Esign_Chrome
verifySwitchingBetweenTabsinClientSettingsTab({ZIP=0756, Description=Verify Swithing between Tabs's in Client Settings tab ManageFI Page, Login_Us...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Manage FI' page [ScreenShot]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
Fi details are matching [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Successfully navigated to 'Settings' page [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 04 Feb 21:10:24 422 - TestCaseID:: verifySwitchingBetweenTabsinClientSettingsTab
--- 04 Feb 21:10:30 343 - 5 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 04 Feb 21:10:41 435 - Page URL:: https://login.microsoftonline.com/organizations/oauth2/v2.0/authorize?client_id=bc20b56b-7d60-40fe-87b9-a30e546d388c&scope=api%3a%2f%2f22c7c5c7-2537-4723-9468-425d13ea84be%2fall%20openid%20profile%20offline_access&redirect_uri=https%3a%2f%2fpartners.immesign.com%2ftenantmanagerui%2f&client-request-id=b90d9a2d-9f9a-438c-8d41-8c115d23c132&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=glmdwkmsxutiyua1tr0dj8obhfvvuexguuqhhstjdwe&code_challenge_method=s256&nonce=d0305037-f5dc-48e3-8739-a8133c6543f6&state=eyjpzci6imezmgu0ztqzltlhmjutndbini04njbkltzmzdgzntllnwi3nyisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 04 Feb 21:10:41 435 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:10:41 644 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 04 Feb 21:10:42 100 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: i0116]
--- 04 Feb 21:10:47 580 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Feb 21:10:49 258 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: i0118]
--- 04 Feb 21:10:58 982 - Page URL:: https://login.microsoftonline.com/common/login
--- 04 Feb 21:10:58 983 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:10:59 076 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: lightbox]
--- 04 Feb 21:10:59 158 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 04 Feb 21:11:11 055 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 04 Feb 21:11:11 056 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:11:11 829 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 04 Feb 21:11:15 171 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 04 Feb 21:11:15 171 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:11:15 269 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: .header]
--- 04 Feb 21:11:17 597 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //*[@id='Menu_EditFI']/c-sidebar-nav-link-content]
--- 04 Feb 21:11:21 003 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 04 Feb 21:11:21 003 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:11:24 132 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
--- 04 Feb 21:11:27 270 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 04 Feb 21:11:27 270 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:11:27 452 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: .header]
Successfully navigated to 'Manage FI' page [ScreenShot]
--- 04 Feb 21:11:27 635 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: div.d-flex.align-items-center.justify-content-between.ng-star-inserted > div > label]
Manage FI title displayed in 'Manage FI' page [ScreenShot]
Max characters accepted in search box is 10 [ScreenShot]
--- 04 Feb 21:11:28 004 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: searchFIIdName]
FI Search Option Displayed in 'Manage FI' page [ScreenShot]
--- 04 Feb 21:11:34 359 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/basic
--- 04 Feb 21:11:34 359 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:11:36 661 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //div[@class='ng-placeholder ng-star-inserted']]
--- 04 Feb 21:11:36 837 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: input[type=text]]
Fi details are matching [ScreenShot]
--- 04 Feb 21:11:45 222 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Feb 21:11:52 606 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 04 Feb 21:11:52 606 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:12:05 468 - Element not found : element
--- 04 Feb 21:12:18 704 - Element not found : element
--- 04 Feb 21:12:31 975 - Element not found : element
--- 04 Feb 21:12:45 266 - Element not found : element
--- 04 Feb 21:12:58 407 - Element not found : element
--- 04 Feb 21:13:11 636 - Element not found : element
--- 04 Feb 21:13:24 918 - Element not found : element
--- 04 Feb 21:13:38 298 - Element not found : element
--- 04 Feb 21:13:51 583 - Element not found : element
--- 04 Feb 21:14:04 817 - Element not found : element
--- 04 Feb 21:14:05 319 - Unable to find an element after 10 sec
--- 04 Feb 21:14:05 423 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: enableClient]
--- 04 Feb 21:14:08 541 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 04 Feb 21:14:08 541 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:14:08 634 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Feb 21:14:08 833 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //input[@type='checkbox']]
--- 04 Feb 21:14:13 977 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //input[@type='checkbox']]
--- 04 Feb 21:14:19 121 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //input[@type='checkbox']]
--- 04 Feb 21:14:24 249 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //input[@type='checkbox']]
--- 04 Feb 21:14:32 254 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: btnYesTabSwitch]
--- 04 Feb 21:14:35 807 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 04 Feb 21:14:35 807 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Feb 21:14:38 993 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: btnYesTabSwitch]
--- 04 Feb 21:14:43 721 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> xpath: //div[@class='textWrapper' and contains(text(),'Client Settings')]]
--- 04 Feb 21:14:51 121 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 04 Feb 21:14:51 121 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:15:03 851 - Element not found : element
--- 04 Feb 21:15:17 109 - Element not found : element
--- 04 Feb 21:15:30 423 - Element not found : element
--- 04 Feb 21:15:43 663 - Element not found : element
--- 04 Feb 21:15:56 849 - Element not found : element
--- 04 Feb 21:16:10 017 - Element not found : element
--- 04 Feb 21:16:23 272 - Element not found : element
--- 04 Feb 21:16:36 468 - Element not found : element
--- 04 Feb 21:16:49 633 - Element not found : element
--- 04 Feb 21:17:02 855 - Element not found : element
--- 04 Feb 21:17:03 367 - Unable to find an element after 10 sec
--- 04 Feb 21:17:03 475 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: enableClient]
--- 04 Feb 21:17:06 692 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 04 Feb 21:17:06 692 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:17:06 781 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> css selector: .header]
Successfully navigated to 'Settings' page [ScreenShot]
--- 04 Feb 21:17:10 002 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/manage/client-settings
--- 04 Feb 21:17:10 002 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 04 Feb 21:17:10 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: enableClient]
--- 04 Feb 21:17:12 298 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: allowDesign]
--- 04 Feb 21:17:12 485 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (aba0cd08eb21ada43411379f90fdcadc)] -> id: defineDocs]
--- 04 Feb 21:17:39 001 - Unable to find an element after 2 sec
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
44 ignored methods
com.imm.testscripts.ManageFi.ManageFi
verifyAzureDetailsTabs
verifySwitchingBetweenFIsinIPFilteringTab
verifyRemoteSettingsTabDefaultSMS
verifyPlatformSettingsTabs
verifyRemoteSettingsSubTab
verifyPlatFormOverrideTabs
verifySwitchingBetweenFIs
verifyOtherSettingsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyPlatFormOverrideDisbale
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenTabsinPlatformsTab
verifyFIDetailsInDifferentSettingsTabs
verifyClientSettingsTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySearchOption
verifySwitchingBetweenTabsinIPFilteringTabs
verifySearchingFI
verifyRemoteSettingsinEsignatureManagementPage
verifyRemoteSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
VerifyAddonPage
verifySwitchingBetweenTabsinRemoteSettingsTab
verifyIPFilteringTabs
LogineSignandVerifyClientSettings
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifyManageFIAfterSearchWithFiName
verifyWebHooksSettingsTab
verifyVerifastSettingsTabs
verifySwitchingBetweenFIsinOtherSettingsTab
verifyBasicDetailsTabs
verifyErrorMessagesInRemoteSettingsSubTab
verifySwitchingBetweenFIsinPlatformsTab
verifyActivateAndDeactivateFI
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyReadDocumentBarcodeOption
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenFIsinClientSettingsTab
verifyDeletionOfDictionaries
verifyReportingMenu
verifySwitchingBetweenFIsinIPFilteringTab
verifyRemoteSettingsTabDefaultSMS
verifyPlatformSettingsTabs
verifyRemoteSettingsSubTab
verifyPlatFormOverrideTabs
verifySwitchingBetweenFIs
verifyOtherSettingsTabs
verifySwitchingBetweenTabsFromOtherSettingsTabs
verifyTenantAdminCanOnlyAccessManageFIReportingandHelp
verifyPlatFormOverrideDisbale
verifySwitchingBetweenFIsinRemoteSettingsTab
verifySwitchingBetweenTabsinPlatformsTab
verifyFIDetailsInDifferentSettingsTabs
verifyClientSettingsTabs
verifySwitchingBetweenTabsinPlatformOverrideTab
verifySwitchingBetweenFIsinVerifastSettingsTab
verifySearchOption
verifySwitchingBetweenTabsinIPFilteringTabs
verifySearchingFI
verifyRemoteSettingsinEsignatureManagementPage
verifyRemoteSettingsTab
verifySwitchingBetweenFIsinPlatformOverrideTab
verifyRemoteSettingsRemoteIDMeAuthenticationTypes
VerifyAddonPage
verifySwitchingBetweenTabsinRemoteSettingsTab
verifyIPFilteringTabs
LogineSignandVerifyClientSettings
verifySwitchingBetweenTabsFromBasicDetailsTabs
verifyManageFIAfterSearchWithFiName
verifyWebHooksSettingsTab
verifyVerifastSettingsTabs
verifySwitchingBetweenFIsinOtherSettingsTab
verifyBasicDetailsTabs
verifyErrorMessagesInRemoteSettingsSubTab
verifySwitchingBetweenFIsinPlatformsTab
verifyActivateAndDeactivateFI
verifySwitchingBetweenFIsinAzureDetaisTab
verifySwitchingBetweenTabsinVerifastSettingsTabs
verifyReadDocumentBarcodeOption
verifySwitchingBetweenTabsFromAzureDetailsTabs
verifySwitchingBetweenFIsinClientSettingsTab
verifyDeletionOfDictionaries
verifyReportingMenu
Methods in chronological order
com.imm.testscripts.ManageFi.ManageFi
initialize(org.testng.TestRunner@7434ee13)
0 ms
init(org.testng.TestRunner@7434ee13)
10207 ms
verifySwitchingBetweenTabsinClientSettingsTab({ZIP=0756, Description=Verify Swithing between Tabs's in Client Settings tab ManageFI Page, Login_Us...)
16420 ms