karlicoss / promnesia

Another piece of your extended mind
https://beepb00p.xyz/promnesia.html
MIT License
1.74k stars 74 forks source link

end2end tests: pin to use chromium revision 1110897 #391

Closed karlicoss closed 1 year ago

karlicoss commented 1 year ago

After that revision we started gettting StaleElementReferenceException when calling driver.execute_script('return window.frameElement')

likely this broke it https://github.com/chromium/chromium/commit/90ebbc5baf7104797970c7cfa5b22689f6f904c1

see https://bugs.chromium.org/p/chromedriver/issues/detail?id=4440