com.imm.testscripts.CreateFi.CreateFi
CreateFiwithAndWithoutRemoteSign
({ZIP=, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_User_ID=IMMAdmin@immpartners.onmicrosoft.com, FiStatus=Completed, StarterChecks=Off, eSignURL=https://partners.immesign.com/teaasp/login.aspx, E-Vault=Off, Filepath=, Name=AB., LocalDomain=immtestcu, TestID=CreateFiwithAndWithoutRemoteSign, Verifast=Off, eSignPlus=Off, LacerPro=Enable, RtmAuthTypes=, Notes=, Session URL=https://partners.immesign.com/tenantmanagerui/, GlobalAdmin=cuadmin@immtestcu.onmicrosoft.com, RemoteSign=Off, TypeOfUser=IMM Admin2, eValultDays=, DrpSpot=Off, ErrorMsg=, Address2=, AZDomain=immtestcu.onmicrosoft.com, Address3=, VerifastEDays=, Address1=, City=, WrongAZDomain=, LCEvalDays=, State=, LoanCoupon=Off, Login_Password=Baxu003107, WrongFIID=, DrpEvalDays=, Country=, ClientID=, FIID=FI, Key=})
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.getText(Unknown Source)
at com.imm.pages.AzureDetails.verifyAdDomain(AzureDetails.java:229)
at com.imm.testscripts.CreateFi.CreateFi.CreateFiwithAndWithoutRemoteSign(CreateFi.java:820)
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":"#validStatus"}
(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: [07c735bf7e50de7502da6a5b611ddcba, findElement {using=id, value=validStatus}]
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:53007}, 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: 07c735bf7e50de7502da6a5b611ddcba
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
(CreateFiwithAndWithoutRemoteSign)
C:\Users\sunitha.patterm\AppData\Local\Temp\testng-eclipse-1665786003\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.CreateFi.CreateFi">
<methods>
<include name="CreateFiwithAndWithoutRemoteSign"/>
</methods>
</class> <!-- com.imm.testscripts.CreateFi.CreateFi -->
</classes>
</test> <!-- Default test -->
</suite> <!-- IMM_Esign_Chrome -->
Tests for IMM_Esign_Chrome
- Default test (1 class)
Groups for IMM_Esign_Chrome
CreateFiwithAndWithoutRemoteSign
CreateFiwithAndWithoutRemoteSign
P1
CreateFiwithAndWithoutRemoteSign
Smoke
CreateFiwithAndWithoutRemoteSign
Times for IMM_Esign_Chrome
Total running time: 1 minutes
Reporter output for IMM_Esign_Chrome
CreateFiwithAndWithoutRemoteSign({ZIP=, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_Use...)
SignIn page open up [ScreenShot]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
Successfully navigated to 'Create an FI' page [ScreenShot]
Add Fi button is diplayed [ScreenShot]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
--- 05 Feb 14:56:22 028 - TestCaseID:: CreateFiwithAndWithoutRemoteSign
--- 05 Feb 14:56:26 994 - 4 - Driver::initialize::Get - com.imm.support.WebDriverFactory.get(WebDriverFactory.java:561)
--- 05 Feb 14:56:37 341 - 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=ecc9a0af-bed8-4f07-9a88-408dc0728a7b&response_mode=fragment&response_type=code&x-client-sku=msal.js.browser&x-client-ver=3.0.2&client_info=1&code_challenge=ydarqvcqieask8cye37ed4etug0ls7ltnntm1dd3jy0&code_challenge_method=s256&nonce=a9751bb2-14aa-438c-8632-f437d8230e21&state=eyjpzci6ijy3n2mxzdhmltm5zwetnddjnc04n2e0lwq3ytuxmmqzyzyxmcisim1ldgeionsiaw50zxjhy3rpb25uexblijoicmvkaxjly3qifx0%3d&sso_reload=true
--- 05 Feb 14:56:37 342 - 5 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:56:37 491 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: idSIButton9]
SignIn page open up [ScreenShot]
--- 05 Feb 14:56:37 909 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: i0116]
--- 05 Feb 14:56:43 348 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 05 Feb 14:56:44 737 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: i0118]
--- 05 Feb 14:56:54 115 - Page URL:: https://login.microsoftonline.com/common/login
--- 05 Feb 14:56:54 116 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:56:54 213 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: lightbox]
--- 05 Feb 14:56:54 283 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: //*[@id = 'idSIButton9' or @name = 'idSIButton9']]
--- 05 Feb 14:57:03 019 - Page URL:: https://partners.immesign.com/tenantmanagerui/
--- 05 Feb 14:57:03 019 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:06 914 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: createdFIList]
eSign Tenant Manager -CreateFi Page open up [ScreenShot]
--- 05 Feb 14:57:10 271 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create
--- 05 Feb 14:57:10 271 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:10 370 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> css selector: .header]
Successfully navigated to 'Create an FI' page [ScreenShot]
--- 05 Feb 14:57:10 554 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: btnAddFI]
Add Fi button is diplayed [ScreenShot]
--- 05 Feb 14:57:10 705 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: btnAddFI]
--- 05 Feb 14:57:16 071 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
--- 05 Feb 14:57:16 071 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:19 182 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
--- 05 Feb 14:57:19 183 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:19 251 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: .//input[@id='hostFIID']]
--- 05 Feb 14:57:22 444 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
--- 05 Feb 14:57:22 444 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:22 539 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> css selector: .header]
--- 05 Feb 14:57:25 668 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
--- 05 Feb 14:57:25 669 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:25 732 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: .//input[@id='hostFIID']]
--- 05 Feb 14:57:28 872 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/basic
--- 05 Feb 14:57:28 872 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:28 974 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> css selector: .header]
Successfully navigated to 'BasicDetailsPage' page [ScreenShot]
--- 05 Feb 14:57:29 232 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: .//input[@id='hostFIID']]
--- 05 Feb 14:57:34 825 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: btnValidateHostFiid]
--- 05 Feb 14:57:40 181 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: .//input[@id='hostFIID']]
--- 05 Feb 14:57:40 337 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: fiName]
--- 05 Feb 14:57:40 625 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: fiName]
--- 05 Feb 14:57:46 173 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: .//input[@id='hostFIID']]
--- 05 Feb 14:57:46 698 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: fiName]
--- 05 Feb 14:57:48 067 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: btnNext]
--- 05 Feb 14:57:53 482 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
--- 05 Feb 14:57:53 484 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:56 687 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
--- 05 Feb 14:57:56 687 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:56 770 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 05 Feb 14:57:59 896 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
--- 05 Feb 14:57:59 897 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:57:59 984 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> css selector: .header]
--- 05 Feb 14:58:03 152 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
--- 05 Feb 14:58:03 152 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:58:03 215 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> xpath: //*[@id="azureDetailsForm"]/c-card/c-card-header]
--- 05 Feb 14:58:06 306 - Page URL:: https://partners.immesign.com/tenantmanagerui/#/fi/create/azure
--- 05 Feb 14:58:06 306 - 3 - Page Load Wait: (Sync) - com.imm.support.Utils.waitForPageLoad(Utils.java:109)
--- 05 Feb 14:58:06 393 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> css selector: .header]
Successfully navigated to the 'Azure Details' page [ScreenShot]
Successfully verified AD Domain Name, Local Ad Domain and Global Admin fields are enabled [ScreenShot]
--- 05 Feb 14:58:07 236 - Element is displayed:: [[RemoteWebDriver: chrome on Windows 10 (07c735bf7e50de7502da6a5b611ddcba)] -> id: domain]
Timed out after 5 seconds. Unable to locate the element [ScreenShot]
9 ignored methods
com.imm.testscripts.CreateFi.CreateFi
VerifyAzureDetailsSummaryAndInfrastrucure
verifycreateNewFIRemoteIDMe
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
verifycreateNewFIRemoteIDMe
createeSignPlusFI
verifyIfFIIDconsistsSpecialCharacter
VerifyBasicDetails
verifycreateNewFIDefaultSMS
createNewFI
verifycreateNewFIwithoutRemoteIDMe
VerifyAddonPlatformSettings
Methods in chronological order
com.imm.testscripts.CreateFi.CreateFi
initialize(org.testng.TestRunner@1a5b7394)
0 ms
init(org.testng.TestRunner@1a5b7394)
10106 ms
CreateFiwithAndWithoutRemoteSign({ZIP=, Dictionary=TeSign;XPLN, StarterEvalDays=, Description=Create Fi without RemoteSign, Login_Use...)
15302 ms