Michał Lipok
Michał Lipok
real issue but needs more investigation as I use different capabilities setting then normally in `wd_demo.au3` and thus I'm investigating this remontly on my client's computer where the issue occurs....
btw. it occured on two different location (pc/client/city).
You can assign this to me.
Is this still a valid issue ?
> Latest revisions tested successfully with Chrome. Still waiting for Geckodriver to be updated. After it is updated, will it still be necessary to implement corrections in this respect to...
The given issue https://github.com/w3c/webdriver/issues/350 has been closed. How this relates on our work here ?
> @mlipok It doesn't change anything. Leaving this open until further testing is performed with the various webdrivers. It was game changer, as I see. Now we will be able...
> Seems to be working good on all browsers. Used this code for testing -- > > ```autoit > Func UserTesting() ; here you can replace the code to test...
> Here is revised code for testing shadow root support in _WD_FindElement -- > > ```autoit > Func UserTesting() ; here you can replace the code to test your stuff...
All looks fine (expect mentioned FF bug). Please consider adding this snippet to wd_demo.au3 as `DemoShadow` function.