Hi,
I upgraded from Selenium 3 to 4 and almost everything is going smoothly except when i attempt to check in any elements exist or are clickable inside a mce toolbar(wysiwyg editor) I get the following error:
OpenQA.Selenium.JavaScriptException : javascript error: this.each is not a function
(Session info: chrome=97.0.4692.99)
These tests passed before upgrading.
I noticed a similar error in Chromedriver 81 and was wondering if anyone knew any workarounds for this or know if this is a known issue?
Thanks,
Joe Malmsten