Michał Lipok

Results 163 comments of Michał Lipok

Is this related to our case ? https://github.com/w3c/webdriver/pull/1726

> Geckodriver has been updated. FF v113 is still a month from release, but it can be tested using the Nightly release. https://github.com/mozilla/geckodriver/releases/tag/v0.33.0 https://www.autoitscript.com/forum/topic/208633-webdriver-udf-w3c-compliant-version-20230326/?do=findComment&comment=1516289

version 112 was released. https://www.mozilla.org/en-US/firefox/112.0/releasenotes/ https://www.mozilla.org/en-US/firefox/releases/

Please also take a look here: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/112 ``` Element and ShadowRoot references as stored in the node cache can now be used in both Marionette and WebDriver BiDi by their...

as to FF 113 (ships on [May 09, 2023]) https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/113 ``` This article provides information about the changes in Firefox 113 that affect developers. Firefox 113 is the current [Beta...

https://www.autoitscript.com/forum/topic/210232-error-running-wd_demoau3-using-scite-32-bit-version-446/?do=findComment&comment=1518178

https://developer.chrome.com/articles/webdriver-bidi/

@seadoggie01 can you please prepare some small reproducer ?

Doesn't this link clearly tell us that it works? https://www.autoitscript.com/forum/topic/205553-webdriver-udf-help-support-iii/?do=findComment&comment=1505239 ![image](https://user-images.githubusercontent.com/11089482/222743892-44153476-da3e-49a4-addc-5c2ab72b4f36.png) ![image](https://user-images.githubusercontent.com/11089482/222743965-66dde447-10fa-482b-bd5b-4932911a1dd6.png)

https://www.autoitscript.com/forum/topic/205553-webdriver-udf-help-support-iii/?do=findComment&comment=1505364 [@Zul](https://www.autoitscript.com/forum/profile/116565-zul) ` You may be correct. _WD_ElementOptionSelect is the correct choice, expect when a shadow root is involved.`