@edamo71 said in How to access to iframe elements if cross domain blocked?:
How to do that WITH BAS, USE EXECUTE JAVASCRIPT please?
nothing!
https://wiki.bablosoft.com/doku.php?id=how_to_search_for_element&s[]=selector#frames
@kyle17834 said in Element is in viewport:
Is there any way to verify if element if in viewport, I'm willing to a take a javascript solution to this
Thanks in advance
Why in the viewport?
@HELP_ME said in Element is in viewport:
This doesn't work on my end. If I scroll to the bottom of the page it says that element is visible on the screen, which is not since I'm at the bottom of the page and the element is at the top of the page..