SeleniumHQ / selenium

A browser automation framework and ecosystem.
https://selenium.dev
Apache License 2.0
30.25k stars 8.14k forks source link

[🐛 Bug]: javascript error: Object.hasOwn is not a function #11997

Closed fascience closed 1 year ago

fascience commented 1 year ago

What happened?

I am getting an error when using the driver.find_elements(by=By.CLASS_NAME, value='account-menu__item--clickable') method

Chorme Driver version: 113.0.5672.63 Python version: 3.10.9 Error message: javascript error: Object.hasOwn is not a function

How can we reproduce the issue?

try to open any page and run a find_elements on an item by CLASS_NAME or XPATH

Relevant log output

Message: javascript error: Object.hasOwn is not a function
  (Session info: chrome=113.0.5672.64)
Stacktrace:
Backtrace:
        GetHandleVerifier [0x00858893+48451]
        (No symbol) [0x007EB8A1]
        (No symbol) [0x006F5058]
        (No symbol) [0x006F83F1]
        (No symbol) [0x006F9631]
        (No symbol) [0x006F96D0]
        (No symbol) [0x007200C0]
        (No symbol) [0x0072069B]
        (No symbol) [0x0074DDCC]
        (No symbol) [0x0073A304]
        (No symbol) [0x0074C482]
        (No symbol) [0x0073A0B6]
        (No symbol) [0x00717E08]
        (No symbol) [0x00718F2D]
        GetHandleVerifier [0x00AB8E3A+2540266]
        GetHandleVerifier [0x00AF8959+2801161]
        GetHandleVerifier [0x00AF295C+2776588]
        GetHandleVerifier [0x008E2280+612144]
        (No symbol) [0x007F4F6C]
        (No symbol) [0x007F11D8]
        (No symbol) [0x007F12BB]
        (No symbol) [0x007E4857]
        BaseThreadInitThunk [0x769E7D49+25]
        RtlInitializeExceptionChain [0x77D5B74B+107]
        RtlClearBits [0x77D5B6CF+191]

Operating System

Windows 11

Selenium version

113.0.5672.63

What are the browser(s) and version(s) where you see this issue?

Chrome 113.0.5672.64

What are the browser driver(s) and version(s) where you see this issue?

ChromeDriver 4.12 (selenium)

Are you using Selenium Grid?

No response

github-actions[bot] commented 1 year ago

@fascience, thank you for creating this issue. We will troubleshoot it as soon as we can.


Info for maintainers

Triage this issue by using labels.

If information is missing, add a helpful comment and then I-issue-template label.

If the issue is a question, add the I-question label.

If the issue is valid but there is no time to troubleshoot it, consider adding the help wanted label.

If the issue requires changes or fixes from an external project (e.g., ChromeDriver, GeckoDriver, MSEdgeDriver, W3C), add the applicable G-* label, and it will provide the correct link and auto-close the issue.

After troubleshooting the issue, please add the R-awaiting answer label.

Thank you!

github-actions[bot] commented 1 year ago

Hi, @fascience. Please follow the issue template, we need more information to reproduce the issue.

Either a complete code snippet and URL/HTML (if more than one file is needed, provide a GitHub repo and instructions to run the code), the specific versions used, or a more detailed description to help us understand the issue.

Note: If you cannot share your code and URL/HTML, any complete code snippet and URL/HTML that reproduces the issue is good enough.

Reply to this issue when all information is provided, thank you.

THtianhao commented 1 year ago

save os win 11 , same webdriver version, same ,try to findelement xpath , same error. env:

Message: javascript error: Object.hasOwn is not a function (Session info: chrome=113.0.5672.93) Stacktrace: Backtrace: GetHandleVerifier [0x010F8893+48451] (No symbol) [0x0108B8A1] (No symbol) [0x00F95058] (No symbol) [0x00F983F1] (No symbol) [0x00F99631] (No symbol) [0x00F996D0] (No symbol) [0x00FC1C1E] (No symbol) [0x00FC1251] (No symbol) [0x00FB9AAC] (No symbol) [0x00FDA2BC] (No symbol) [0x00FB9586] (No symbol) [0x00FDA614] (No symbol) [0x00FEC482] (No symbol) [0x00FDA0B6] (No symbol) [0x00FB7E08] (No symbol) [0x00FB8F2D] GetHandleVerifier [0x01358E3A+2540266] GetHandleVerifier [0x01398959+2801161] GetHandleVerifier [0x0139295C+2776588] GetHandleVerifier [0x01182280+612144] (No symbol) [0x01094F6C] (No symbol) [0x010911D8] (No symbol) [0x010912BB] (No symbol) [0x01084857] BaseThreadInitThunk [0x74E96B89+25] RtlGetFullPathName_UEx [0x76FE8F9F+1215] RtlGetFullPathName_UEx [0x76FE8F6D+1165]



# try to findelement
`(By.XPATH, '//*[@id="app-content"]/div/div[3]/div/div/button')`
# html
html is metamask extension login page
first install metamask extension and open a new tab input url:
`chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/home.html#unlock`
 tip : you should login metamask first and close , then open url occur "Welcome Back!" title ...done
diemol commented 1 year ago

We will have a look when code we can copy & paste to reproduce the issue has been provided.

THtianhao commented 1 year ago

Okay I'll paste code later , I'm not good at English, please tell me if my sentence have any doubt. ^ . ^

THtianhao commented 1 year ago

This is the HTML I mentioned above, thank u for u help.

<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1 user-scalable=no">
    <title>MetaMask</title>
    <link rel="stylesheet" type="text/css" href="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/index.css" title="ltr">
    <link rel="stylesheet" type="text/css" href="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/index-rtl.css" title="rtl" disabled="">
  <style></style><style data-jss="" data-meta="MuiInputBase">
</style></head>
  <body>
    <div id="app-content"><div class="app os-win mouse-user-styles"><div class="app-header"><div class="app-header__contents"><div class="app-header__logo-container app-header__logo-container--clickable"><svg height="30" viewBox="0 0 1311 242" width="162" xmlns="http://www.w3.org/2000/svg" class="app-header__metafox-logo--horizontal"><g fill="none"><g fill="var(--color-text-default)" transform="translate(361 61)"><path d="m796.7 60.9c-6.8-4.5-14.3-7.7-21.4-11.7-4.6-2.6-9.5-4.9-13.5-8.2-6.8-5.6-5.4-16.6 1.7-21.4 10.2-6.8 27.1-3 28.9 10.9 0 .3.3.5.6.5h15.4c.4 0 .7-.3.6-.7-.8-9.6-4.5-17.6-11.3-22.7-6.5-4.9-13.9-7.5-21.8-7.5-40.7 0-44.4 43.1-22.5 56.7 2.5 1.6 24 12.4 31.6 17.1s10 13.3 6.7 20.1c-3 6.2-10.8 10.5-18.6 10-8.5-.5-15.1-5.1-17.4-12.3-.4-1.3-.6-3.8-.6-4.9 0-.3-.3-.6-.6-.6h-16.7c-.3 0-.6.3-.6.6 0 12.1 3 18.8 11.2 24.9 7.7 5.8 16.1 8.2 24.8 8.2 22.8 0 34.6-12.9 37-26.3 2.1-13.1-1.8-24.9-13.5-32.7z"></path><path d="m71.6 2.3h-7.4-8.1c-.3 0-.5.2-.6.4l-13.7 45.2c-.2.6-1 .6-1.2 0l-13.7-45.2c-.1-.3-.3-.4-.6-.4h-8.1-7.4-10c-.3 0-.6.3-.6.6v115.4c0 .3.3.6.6.6h16.7c.3 0 .6-.3.6-.6v-87.7c0-.7 1-.8 1.2-.2l13.8 45.5 1 3.2c.1.3.3.4.6.4h12.8c.3 0 .5-.2.6-.4l1-3.2 13.8-45.5c.2-.7 1.2-.5 1.2.2v87.7c0 .3.3.6.6.6h16.7c.3 0 .6-.3.6-.6v-115.4c0-.3-.3-.6-.6-.6z"></path><path d="m541 2.3c-.3 0-.5.2-.6.4l-13.7 45.2c-.2.6-1 .6-1.2 0l-13.7-45.2c-.1-.3-.3-.4-.6-.4h-25.4c-.3 0-.6.3-.6.6v115.4c0 .3.3.6.6.6h16.7c.3 0 .6-.3.6-.6v-87.7c0-.7 1-.8 1.2-.2l13.8 45.5 1 3.2c.1.3.3.4.6.4h12.8c.3 0 .5-.2.6-.4l1-3.2 13.8-45.5c.2-.7 1.2-.5 1.2.2v87.7c0 .3.3.6.6.6h16.7c.3 0 .6-.3.6-.6v-115.4c0-.3-.3-.6-.6-.6z"></path><path d="m325.6 2.3h-31.1-16.7-31.1c-.3 0-.6.3-.6.6v14.4c0 .3.3.6.6.6h30.5v100.4c0 .3.3.6.6.6h16.7c.3 0 .6-.3.6-.6v-100.4h30.5c.3 0 .6-.3.6-.6v-14.4c0-.3-.2-.6-.6-.6z"></path><path d="m424.1 118.9h15.2c.4 0 .7-.4.6-.8l-31.4-115.8c-.1-.3-.3-.4-.6-.4h-5.8-10.2-5.8c-.3 0-.5.2-.6.4l-31.4 115.8c-.1.4.2.8.6.8h15.2c.3 0 .5-.2.6-.4l9.1-33.7c.1-.3.3-.4.6-.4h33.6c.3 0 .5.2.6.4l9.1 33.7c.1.2.4.4.6.4zm-39.9-51 12.2-45.1c.2-.6 1-.6 1.2 0l12.2 45.1c.1.4-.2.8-.6.8h-24.4c-.4 0-.7-.4-.6-.8z"></path><path d="m683.3 118.9h15.2c.4 0 .7-.4.6-.8l-31.4-115.8c-.1-.3-.3-.4-.6-.4h-5.8-10.2-5.8c-.3 0-.5.2-.6.4l-31.4 115.8c-.1.4.2.8.6.8h15.2c.3 0 .5-.2.6-.4l9.1-33.7c.1-.3.3-.4.6-.4h33.6c.3 0 .5.2.6.4l9.1 33.7c.1.2.3.4.6.4zm-39.9-51 12.2-45.1c.2-.6 1-.6 1.2 0l12.2 45.1c.1.4-.2.8-.6.8h-24.4c-.4 0-.7-.4-.6-.8z"></path><path d="m149.8 101.8v-35.8c0-.3.3-.6.6-.6h44.5c.3 0 .6-.3.6-.6v-14.4c0-.3-.3-.6-.6-.6h-44.5c-.3 0-.6-.3-.6-.6v-30.6c0-.3.3-.6.6-.6h50.6c.3 0 .6-.3.6-.6v-14.4c0-.3-.3-.6-.6-.6h-51.2-17.3c-.3 0-.6.3-.6.6v15 31.9 15.6 37 15.8c0 .3.3.6.6.6h17.3 53.3c.3 0 .6-.3.6-.6v-15.2c0-.3-.3-.6-.6-.6h-52.8c-.3-.1-.5-.3-.5-.7z"></path><path d="m949.3 117.9-57.8-59.7c-.2-.2-.2-.6 0-.8l52-54c.4-.4.1-1-.4-1h-21.3c-.2 0-.3.1-.4.2l-44.1 45.8c-.4.4-1 .1-1-.4v-45c0-.3-.3-.6-.6-.6h-16.7c-.3 0-.6.3-.6.6v115.4c0 .3.3.6.6.6h16.7c.3 0 .6-.3.6-.6v-50.8c0-.5.7-.8 1-.4l50 51.6c.1.1.3.2.4.2h21.3c.4-.1.7-.8.3-1.1z"></path></g><g stroke-linecap="round" stroke-linejoin="round" transform="translate(1 1)"><path d="m246.1.2-101.1 75 18.8-44.2z" fill="#e17726" stroke="#e17726"></path><g fill="#e27625" stroke="#e27625" transform="translate(2)"><path d="m10.9.2 100.2 75.7-17.9-44.9z"></path><path d="m207.7 174.1-26.9 41.2 57.6 15.9 16.5-56.2z"></path><path d="m.2 175 16.4 56.2 57.5-15.9-26.8-41.2z"></path><path d="m71 104.5-16 24.2 57 2.6-1.9-61.5z"></path><path d="m184 104.5-39.7-35.4-1.3 62.2 57-2.6z"></path><path d="m74.1 215.3 34.5-16.7-29.7-23.2z"></path><path d="m146.4 198.6 34.4 16.7-4.7-39.9z"></path></g><g fill="#d5bfb2" stroke="#d5bfb2" transform="translate(76 198)"><path d="m106.8 17.3-34.4-16.7 2.8 22.4-.3 9.5z"></path><path d="m.1 17.3 32 15.2-.2-9.5 2.7-22.4z"></path></g><path d="m108.7 160.6-28.6-8.4 20.2-9.3z" fill="#233447" stroke="#233447"></path><path d="m150.3 160.6 8.4-17.7 20.3 9.3z" fill="#233447" stroke="#233447"></path><g fill="#cc6228" stroke="#cc6228" transform="translate(49 128)"><path d="m27.1 87.3 5-41.2-31.8.9z"></path><path d="m128.9 46.1 4.9 41.2 26.9-40.3z"></path><path d="m153 .7-57 2.6 5.3 29.3 8.4-17.7 20.3 9.3z"></path><path d="m31.1 24.2 20.2-9.3 8.4 17.7 5.3-29.3-57-2.6z"></path></g><g fill="#e27525" stroke="#e27525" transform="translate(57 128)"><path d="m0 .7 23.9 46.7-.8-23.2z"></path><path d="m122 24.2-.9 23.2 23.9-46.7z"></path><path d="m57 3.3-5.3 29.3 6.7 34.6 1.5-45.6z"></path><path d="m88 3.3-2.8 18.2 1.4 45.7 6.7-34.6z"></path></g><path d="m150.3 160.6-6.7 34.6 4.8 3.4 29.7-23.2.9-23.2z" fill="#f5841f" stroke="#f5841f"></path><path d="m80.1 152.2.8 23.2 29.7 23.2 4.8-3.4-6.7-34.6z" fill="#f5841f" stroke="#f5841f"></path><path d="m150.9 230.5.3-9.5-2.6-2.2h-38.2l-2.5 2.2.2 9.5-32-15.2 11.2 9.2 22.7 15.7h38.9l22.8-15.7 11.1-9.2z" fill="#c0ac9d" stroke="#c0ac9d"></path><path d="m148.4 198.6-4.8-3.4h-28.2l-4.8 3.4-2.7 22.4 2.5-2.2h38.2l2.6 2.2z" fill="#161616" stroke="#161616"></path><g fill="#763e1a" stroke="#763e1a"><path d="m250.4 80.1 8.5-41.4-12.8-38.5-97.7 72.5 37.6 31.8 53.1 15.5 11.7-13.7-5.1-3.7 8.1-7.4-6.2-4.8 8.1-6.2z"></path><path d="m.1 38.7 8.6 41.4-5.5 4.1 8.2 6.2-6.2 4.8 8.1 7.4-5.1 3.7 11.7 13.7 53.1-15.5 37.6-31.8-97.7-72.5z"></path></g><g fill="#f5841f" stroke="#f5841f"><path d="m239.1 120-53.1-15.5 16 24.2-23.9 46.7 31.6-.4h47.2z"></path><path d="m73 104.5-53.1 15.5-17.7 55h47.1l31.6.4-23.9-46.7z"></path><path d="m145 131.3 3.4-58.6 15.4-41.7h-68.6l15.4 41.7 3.4 58.6 1.3 18.4.1 45.5h28.2l.1-45.5z"></path></g></g></g></svg><img src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/images/logo/metamask-fox.svg" class="app-header__metafox-logo--icon" alt=""></div><div class="app-header__account-menu-container"><div class="app-header__network-component-wrapper"><div class="network-display network-display--clickable chip chip--with-left-icon chip--with-right-icon chip--border-color-border-default chip--background-color-undefined chip--max-content" role="button" tabindex="0"><div class="chip__left-icon"><div class="color-indicator color-indicator--filled color-indicator--color-ui-4 color-indicator--size-lg"><i class="color-indicator__icon fa fa-question"></i></div></div><span class="box box--margin-top-1 box--margin-right-0 box--margin-bottom-1 box--margin-left-0 box--flex-direction-row typography chip__label typography--h7 typography--weight-normal typography--style-normal typography--color-text-alternative">Polygon Network</span><div class="chip__right-icon"><svg width="16" height="16" fill="currentColor" class="network-display__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="m399 177c-8-8-22-8-30 0l-113 113-113-113c-8-8-22-8-30 0-8 8-8 22 0 30l128 128c8 8 22 8 30 0l128-128c8-8 8-22 0-30z"></path></svg></div></div></div></div></div></div><div class="menu-droppo-container network-droppo" style="position: absolute; top: 58px; width: 309px; z-index: 55;"><style>
          .menu-droppo-enter {
            transition: transform 300ms ease-in-out;
            transform: translateY(-200%);
          }

          .menu-droppo-enter.menu-droppo-enter-active {
            transition: transform 300ms ease-in-out;
            transform: translateY(0%);
          }

          .menu-droppo-leave {
            transition: transform 300ms ease-in-out;
            transform: translateY(0%);
          }

          .menu-droppo-leave.menu-droppo-leave-active {
            transition: transform 300ms ease-in-out;
            transform: translateY(-200%);
          }
        </style></div><div class="main-container-wrapper"><div class="unlock-page__container"><div class="unlock-page"><div class="unlock-page__mascot-container"><div style="z-index: 0;"><svg width="120px" height="120px"><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="40.27632236480713,88.11761856079102 25.57483434677124,77.90645241737366 16.775490045547485,70.5454158782959"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="101.29585146903992,84.49636459350586 92.87789225578308,89.30402398109436 72.22476840019226,93.70508193969727"></polygon><polygon fill="rgb(214,194,178)" stroke="rgb(214,194,178)" points="40.27632236480713,88.11761856079102 44.333269000053406,114.90118503570557 44.29542303085327,115.65063714981079"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="29.90431308746338,79.80374336242676 16.775490045547485,70.5454158782959 17.92445182800293,65.3408508002758"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="29.892640113830566,86.3310581445694 16.775490045547485,70.5454158782959 29.90431308746338,79.80374336242676"></polygon><polygon fill="rgb(192,172,157)" stroke="rgb(192,172,157)" points="67.16834887862206,99.26504373550415 56.10386699438095,116.00925207138062 56.77898056805134,114.61800456047058"></polygon><polygon fill="rgb(214,194,178)" stroke="rgb(214,194,178)" points="72.22476840019226,93.70508193969727 55.74566334486008,117.87306904792786 54.67048689723015,116.90198421478271"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="54.67048689723015,116.90198421478271 68.96873563528061,96.96115493774414 72.22476840019226,93.70508193969727"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="79.46148097515106,88.23782622814178 97.61475563049316,78.18093359470367 101.29585146903992,84.49636459350586"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="79.46148097515106,88.23782622814178 101.29585146903992,84.49636459350586 80.25850832462311,95.14061450958252"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="29.90431308746338,79.80374336242676 38.93410384654999,91.62758231163025 29.892640113830566,86.3310581445694"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="38.93410384654999,91.62758231163025 38.01596224308014,87.40033149719238 46.73842906951904,93.04670333862305"></polygon><polygon fill="rgb(228,116,36)" stroke="rgb(228,116,36)" points="29.90431308746338,79.80374336242676 38.01596224308014,87.40033149719238 38.93410384654999,91.62758231163025"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="44.333269000053406,114.90118503570557 38.93410384654999,91.62758231163025 46.73842906951904,93.04670333862305"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="17.92445182800293,65.3408508002758 12.631620168685913,63.06238688528538 14.102504253387451,61.79299794137478"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="14.102504253387451,61.79299794137478 29.291296005249023,57.82500900328159 17.92445182800293,65.3408508002758"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="80.25850832462311,95.14061450958252 68.96873563528061,96.96115493774414 79.46148097515106,88.23782622814178"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="17.92445182800293,65.3408508002758 29.291296005249023,57.82500900328159 35.86768984794617,64.022106975317"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="17.92445182800293,65.3408508002758 35.86768984794617,64.022106975317 29.90431308746338,79.80374336242676"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="68.96873563528061,96.96115493774414 59.78390660136938,95.3636384010315 70.00042408704758,92.9866898059845"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="59.78390660136938,95.3636384010315 68.96873563528061,96.96115493774414 54.67048689723015,116.90198421478271"></polygon><polygon fill="rgb(228,116,36)" stroke="rgb(228,116,36)" points="79.46148097515106,88.23782622814178 68.96873563528061,96.96115493774414 70.00042408704758,92.9866898059845"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="44.50763940811157,117.4228835105896 44.29542303085327,115.65063714981079 44.333269000053406,114.90118503570557"></polygon><polygon fill="rgb(36,51,67)" stroke="rgb(36,51,67)" points="46.73842906951904,93.04670333862305 38.01596224308014,87.40033149719238 44.085484743118286,87.84618973731995"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="54.67048689723015,116.90198421478271 55.74566334486008,117.87306904792786 54.582602977752686,119.39086318016052"></polygon><polygon fill="rgb(205,98,0)" stroke="rgb(205,98,0)" points="48.119396567344666,87.81002998352051 44.085484743118286,87.84618973731995 38.01596224308014,87.40033149719238"></polygon><polygon fill="rgb(205,98,0)" stroke="rgb(205,98,0)" points="38.01596224308014,87.40033149719238 29.90431308746338,79.80374336242676 48.119396567344666,87.81002998352051"></polygon><polygon fill="rgb(228,116,36)" stroke="rgb(228,116,36)" points="48.10075342655182,94.2594587802887 45.5789852142334,114.92745280265808 46.73842906951904,93.04670333862305"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="46.73842906951904,93.04670333862305 45.5789852142334,114.92745280265808 44.333269000053406,114.90118503570557"></polygon><polygon fill="rgb(228,116,36)" stroke="rgb(228,116,36)" points="46.73842906951904,93.04670333862305 48.119396567344666,87.81002998352051 48.10075342655182,94.2594587802887"></polygon><polygon fill="rgb(205,98,0)" stroke="rgb(205,98,0)" points="44.085484743118286,87.84618973731995 48.119396567344666,87.81002998352051 46.73842906951904,93.04670333862305"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="12.631620168685913,63.06238688528538 32.26819932460785,40.199679136276245 14.102504253387451,61.79299794137478"></polygon><polygon fill="rgb(36,51,67)" stroke="rgb(36,51,67)" points="59.78390660136938,95.3636384010315 63.23087811470032,91.18167757987976 70.00042408704758,92.9866898059845"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="14.102504253387451,61.79299794137478 12.258235216140747,58.917002119123936 29.291296005249023,57.82500900328159"></polygon><polygon fill="rgb(228,116,36)" stroke="rgb(228,116,36)" points="57.112668827176094,95.86626291275024 59.78390660136938,95.3636384010315 53.29295754432678,116.4193332195282"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="54.67048689723015,116.90198421478271 53.29295754432678,116.4193332195282 59.78390660136938,95.3636384010315"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="54.582602977752686,119.39086318016052 53.341379910707474,120.7952070236206 54.67048689723015,116.90198421478271"></polygon><polygon fill="rgb(205,98,0)" stroke="rgb(205,98,0)" points="63.23087811470032,91.18167757987976 59.78390660136938,95.3636384010315 58.461978770792484,89.60644662380219"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="59.78390660136938,95.3636384010315 57.112668827176094,95.86626291275024 58.461978770792484,89.60644662380219"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="29.291296005249023,57.82500900328159 12.258235216140747,58.917002119123936 10.236836671829224,56.49932764470577"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="14.102504253387451,61.79299794137478 10.478557348251343,60.63076436519623 12.258235216140747,58.917002119123936"></polygon><polygon fill="rgb(205,98,0)" stroke="rgb(205,98,0)" points="58.461978770792484,89.60644662380219 79.46148097515106,88.23782622814178 70.00042408704758,92.9866898059845"></polygon><polygon fill="rgb(205,98,0)" stroke="rgb(205,98,0)" points="70.00042408704758,92.9866898059845 63.23087811470032,91.18167757987976 58.461978770792484,89.60644662380219"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="48.119396567344666,87.81002998352051 29.90431308746338,79.80374336242676 35.86768984794617,64.022106975317"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="44.333269000053406,114.90118503570557 45.5789852142334,114.92745280265808 44.79892194271088,118.92224907875061"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="44.79892194271088,118.92224907875061 44.0564489364624,118.97067189216614 44.333269000053406,114.90118503570557"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="48.10075342655182,94.2594587802887 57.112668827176094,95.86626291275024 53.29295754432678,116.4193332195282"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="53.29295754432678,116.4193332195282 45.5789852142334,114.92745280265808 48.10075342655182,94.2594587802887"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="44.79892194271088,118.92224907875061 45.5789852142334,114.92745280265808 53.29295754432678,116.4193332195282"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="48.10075342655182,94.2594587802887 48.119396567344666,87.81002998352051 58.461978770792484,89.60644662380219"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="58.461978770792484,89.60644662380219 57.112668827176094,95.86626291275024 48.10075342655182,94.2594587802887"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="54.67048689723015,116.90198421478271 53.341379910707474,120.7952070236206 52.464028894901276,120.42741537094116"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="52.464028894901276,120.42741537094116 53.29295754432678,116.4193332195282 54.67048689723015,116.90198421478271"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="97.61475563049316,78.18093359470367 78.43339920043945,70.75145155191422 87.33007550239563,66.78395435214043"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="97.61475563049316,78.18093359470367 79.46148097515106,88.23782622814178 78.43339920043945,70.75145155191422"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="24.8036527633667,55.38821294903755 29.291296005249023,57.82500900328159 10.236836671829224,56.49932764470577"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="35.86768984794617,64.022106975317 47.8485569357872,65.64311921596527 48.119396567344666,87.81002998352051"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="52.464028894901276,120.42741537094116 53.341379910707474,120.7952070236206 44.0564489364624,118.97067189216614"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="44.0564489364624,118.97067189216614 44.79892194271088,118.92224907875061 52.464028894901276,120.42741537094116"></polygon><polygon fill="rgb(0,0,0)" stroke="rgb(0,0,0)" points="53.29295754432678,116.4193332195282 52.464028894901276,120.42741537094116 44.79892194271088,118.92224907875061"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="97.61475563049316,78.18093359470367 101.54247164726257,75.69417536258698 102.88447737693787,77.51012027263641"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="101.54247164726257,75.69417536258698 97.61475563049316,78.18093359470367 87.33007550239563,66.78395435214043"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="8.6260986328125,58.01820985972881 10.236836671829224,56.49932764470577 12.258235216140747,58.917002119123936"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="24.8036527633667,55.38821294903755 47.8485569357872,65.64311921596527 35.86768984794617,64.022106975317"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="78.43339920043945,70.75145155191422 79.46148097515106,88.23782622814178 58.461978770792484,89.60644662380219"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="49.89867031574249,27.722336053848267 42.323044538497925,40.46197056770325 32.26819932460785,40.199679136276245"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="101.54247164726257,75.69417536258698 87.33007550239563,66.78395435214043 103.53341460227966,73.25519442558289"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="102.88447737693787,77.51012027263641 101.54247164726257,75.69417536258698 89.48018074035645,48.28395634889603"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="58.461978770792484,89.60644662380219 48.119396567344666,87.81002998352051 47.8485569357872,65.64311921596527"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="87.33007550239563,66.78395435214043 105.67727565765381,71.34477317333221 103.53341460227966,73.25519442558289"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="58.461978770792484,89.60644662380219 62.72465296089649,67.99202710390091 78.43339920043945,70.75145155191422"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="89.48018074035645,48.28395634889603 105.15482425689697,75.64166128635406 103.53341460227966,73.25519442558289"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="47.8485569357872,65.64311921596527 62.72465296089649,67.99202710390091 58.461978770792484,89.60644662380219"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="42.323044538497925,40.46197056770325 1.7651689052581787,49.73692685365677 32.26819932460785,40.199679136276245"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="101.54247164726257,75.69417536258698 103.53341460227966,73.25519442558289 105.15482425689697,75.64166128635406"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="105.67727565765381,71.34477317333221 87.33007550239563,66.78395435214043 86.97709143161774,64.90667402744293"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="86.97709143161774,64.90667402744293 87.33007550239563,66.78395435214043 78.43339920043945,70.75145155191422"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="78.43339920043945,70.75145155191422 62.72465296089649,67.99202710390091 86.97709143161774,64.90667402744293"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="10.236836671829224,56.49932764470577 1.9363439083099365,51.55109167098999 24.8036527633667,55.38821294903755"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="89.48018074035645,48.28395634889603 73.62752169370651,44.85942006111145 74.18405503034592,30.894792079925537"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="42.323044538497925,40.46197056770325 49.89867031574249,27.722336053848267 74.18405503034592,30.894792079925537"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="74.18405503034592,30.894792079925537 73.62752169370651,44.85942006111145 42.323044538497925,40.46197056770325"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="107.15572714805603,73.47222983837128 103.53341460227966,73.25519442558289 105.67727565765381,71.34477317333221"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="73.62752169370651,44.85942006111145 89.48018074035645,48.28395634889603 107.45349168777466,65.75156852602959"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="107.45349168777466,65.75156852602959 89.48018074035645,48.28395634889603 111.87530279159546,68.3549416065216"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="62.72465296089649,67.99202710390091 47.8485569357872,65.64311921596527 42.323044538497925,40.46197056770325"></polygon><polygon fill="rgb(247,132,25)" stroke="rgb(247,132,25)" points="42.323044538497925,40.46197056770325 73.62752169370651,44.85942006111145 62.72465296089649,67.99202710390091"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="86.97709143161774,64.90667402744293 111.87530279159546,68.3549416065216 105.67727565765381,71.34477317333221"></polygon><polygon fill="rgb(228,119,25)" stroke="rgb(228,119,25)" points="47.8485569357872,65.64311921596527 1.7651689052581787,49.73692685365677 42.323044538497925,40.46197056770325"></polygon><polygon fill="rgb(225,119,25)" stroke="rgb(225,119,25)" points="107.45349168777466,65.75156852602959 62.72465296089649,67.99202710390091 73.62752169370651,44.85942006111145"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="24.8036527633667,55.38821294903755 1.9363439083099365,51.55109167098999 1.7651689052581787,49.73692685365677"></polygon><polygon fill="rgb(119,57,0)" stroke="rgb(119,57,0)" points="107.45349168777466,65.75156852602959 111.87530279159546,68.3549416065216 86.97709143161774,64.90667402744293"></polygon></svg></div></div><h1 class="unlock-page__title">Welcome Back!</h1><div>The decentralized web awaits</div><form class="unlock-page__form"><div class="MuiFormControl-root MuiTextField-root MuiFormControl-fullWidth"><label class="MuiFormLabel-root MuiInputLabel-root jss16 MuiInputLabel-formControl MuiInputLabel-animated" data-shrink="false" for="password" id="password-label">Password</label><div class="MuiInputBase-root MuiInput-root MuiInput-underline jss18 MuiInputBase-fullWidth MuiInput-fullWidth MuiInputBase-formControl MuiInput-formControl"><input aria-invalid="false" autocomplete="current-password" id="password" type="password" dir="auto" class="MuiInputBase-input MuiInput-input" value=""></div></div></form><button class="button btn--rounded btn-default" variant="contained" role="button" tabindex="0" disabled="" style="background-color: rgb(3, 125, 214); color: white; margin-top: 20px; height: 60px; font-weight: 400; box-shadow: none; border-radius: 100px;">Unlock</button><div class="unlock-page__links"><a class="button btn-link unlock-page__link" role="button" tabindex="0">Forgot password?</a></div><div class="unlock-page__support"><span> Need help? Contact <a href="https://support.metamask.io/" target="_blank" rel="noopener noreferrer">MetaMask Support</a> </span></div></div></div></div></div></div>
    <div id="popover-content"></div>
    <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/globalthis.js" type="text/javascript" charset="utf-8"></script>
    <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/sentry-install.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/lockdown-install.js" type="text/javascript" charset="utf-8"></script>
      <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/lockdown-run.js" type="text/javascript" charset="utf-8"></script>
      <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/lockdown-more.js" type="text/javascript" charset="utf-8"></script>
      <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/runtime-cjs.js" type="text/javascript" charset="utf-8"></script>
              <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-0.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-1.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-2.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-3.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-4.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-5.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/common-6.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-0.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-1.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-2.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-3.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-4.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-5.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-6.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-7.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-8.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-9.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-10.js" type="text/javascript" charset="utf-8"></script>
          <script src="chrome-extension://nkbihfbeogaeaoehlefnkodbefgpgknn/ui-11.js" type="text/javascript" charset="utf-8"></script>
</body></html>
Allespro commented 1 year ago

Try to downgrade Chrome for older version. This works for me https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.html?prefix=Win_x64/980371/

vinhthoai commented 1 year ago

i am having the same problem you have with metamask, did you solve it?

diemol commented 1 year ago

Is this happening when you use a browser extension?

vinhthoai commented 1 year ago

Điều này có xảy ra khi bạn sử dụng tiện ích mở rộng của trình duyệt không?

yes i am having problem with extension metamask

diemol commented 1 year ago

I also saw the issue reported in StackOverflow and Reddit. It looks to me like a compatibility issue between that browser extension and Chrome. Have you tried to report this to the browser extension owner?

vinhthoai commented 1 year ago

Thành

No i'm thinking the problem lies in the python selenium library, when i use selenium in autoit language it works fine

diemol commented 1 year ago

Selenium in AutoIT? What do you mean by that?

Also, as mentioned above, without a way to reproduce the issue, we cannot do anything. Ideally we need a GitHub repository with the Python code and the extension, and steps to execute the code and reproduce the problem.

vinhthoai commented 1 year ago

Selenium trong AutoIT? Ý bạn là như thế nào?

Ngoài ra, như đã đề cập ở trên, không có cách nào để tái tạo vấn đề, chúng tôi không thể làm bất cứ điều gì. Lý tưởng nhất là chúng ta cần một kho lưu trữ GitHub với mã Python và phần mở rộng cũng như các bước để thực thi mã và tái tạo sự cố.

Autoit programming language has a library like selenium which is webdriver, when i interact with metamask by autoit it still works fine, so i think the problem is in selenium python library

diemol commented 1 year ago

I get it now.

AutoIT does not interact with the DOM as WebDriver does. That is probably why it still works. Selenium WebDriver is just sending the commands you are telling it to do, and if the extension works in Chrome 112 but fails in Chrome 113, there must be a change in Chrome that makes the extension fail. Which is why I recommend you to check with the extension maintainers.

disposablecarcass commented 1 year ago

Anyone ever resolve this issue? I had to revert back to chrome version 112 to avoid getting this error.

Would love to be fully up to date if this has been resolved

diemol commented 1 year ago

Closing this as it seems to be an incompatibility between the extension and Chrome. Please reach out to the extension maintainers.

github-actions[bot] commented 9 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.