--- 29 Oct 17:57:30 776 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5f000d993cf4ed83753af3ae440190f2)] -> xpath: //*[contains(@id,'btnSubmit')]]
Navigated to 'eSign Login' page
--- 29 Oct 17:57:30 887 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5f000d993cf4ed83753af3ae440190f2)] -> xpath: //input[@id='ctl00_cph1_txtHSFIID']]
Entered values for the fields in 'Login' page [ScreenShot]
--- 29 Oct 17:57:31 975 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5f000d993cf4ed83753af3ae440190f2)] -> xpath: //*[contains(@id,'btnSubmit')]]
--- 29 Oct 17:58:39 907 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5f000d993cf4ed83753af3ae440190f2)] -> id: idSIButton9]
--- 29 Oct 17:58:43 234 - 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%3dh5e1ezqkwc-qyvsh0sbm5xpdnxybbyyqu2viniaabiuhdoupkvsv119q3aznqdpnvvfvxnpqcwbtv5ratlusivh-cnjflrtsbogjt8_cutw4_kye6dm_j23-tnfbcefda6vednrm86ae_ygottsy1ffrg1ab9p2plzru4pk03kdjwezthkdoq4fubccmopmlvapevlrkgmblxyd0gskpog&response_mode=form_post&nonce=638973574522105032.ytixzdm0odetn2ywoc00nzc3lweym2qtyme3ztu4ytcxmtjimtbjmznjmzmtmgewyy00zwnmlwjjztutngq4mjgxzjq0zju3&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
--- 29 Oct 17:58:45 417 - Element is displayed using Selenide:: [[RemoteWebDriver: chrome on Windows 10 (5f000d993cf4ed83753af3ae440190f2)] -> id: idSIButton9]
Exception
Invalid element state [{id: idSIButton9}]: element click intercepted: Element is not clickable at point (1082, 507). Other element would receive the click:
(Session info: chrome=141.0.7390.123)
Build info: version: '4.7.1', revision: 'c6795baf1a3'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '23'
Driver info: org.openqa.selenium.remote.RemoteWebDriver
Command: [5f000d993cf4ed83753af3ae440190f2, clickElement {id=f.021CA12CD93E60AA856455967EAE129F.d.629330266149C6733ADFE8D95DDAA27C.e.54}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 141.0.7390.123, chrome: {chromedriverVersion: 141.0.7390.122 (b477534e7e1..., userDataDir: C:\Users\anomau\AppData\Loc...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:49791}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: Windows 10, proxy: Proxy(), se:bidiEnabled: false, se:cdp: ws://10.0.2.31:4444/session..., se:cdpVersion: 141.0.7390.123, 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}
Element: [[RemoteWebDriver: chrome on Windows 10 (5f000d993cf4ed83753af3ae440190f2)] -> id: idSIButton9]
Session ID: 5f000d993cf4ed83753af3ae440190f2
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:501)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:485)
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.RemoteWebElement.execute(RemoteWebElement.java:257)
at org.openqa.selenium.remote.RemoteWebElement.click(RemoteWebElement.java:78)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at com.epam.healenium.handlers.proxy.WebElementProxyHandler.invoke(WebElementProxyHandler.java:68)
at jdk.proxy2/jdk.proxy2.$Proxy36.click(Unknown Source)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:52)
at jdk.proxy2/jdk.proxy2.$Proxy36.click(Unknown Source)
at com.codeborne.selenide.commands.Click.defaultClick(Click.java:94)
at com.codeborne.selenide.commands.Click.doClick(Click.java:72)
at com.codeborne.selenide.commands.Click.click(Click.java:48)
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)
... 32 more