au3WebDriver
au3WebDriver copied to clipboard
_WD_FrameList / Frame visibility
As TODO in the future:
_WD_FrameList should return information about visibility of the frame
for example: https://stackoverflow.com/questions/19669786/check-if-element-is-visible-in-dom
@Danp2 if you agree plese reference this as new issue, as I think that, for now we should focus on merging this what we have currently already developed.
Originally posted by @mlipok in https://github.com/Danp2/au3WebDriver/issues/362#issuecomment-1226302749
you can assign this issue to me
Should we also get information about shadow roots ?
Definitely not as part of _WD_FrameList. Please open a separate issue if you would like to discuss further.