@Hifive, select the desired element by holding the right mouse button and select the desired action from the menu that opens
0db1dadf-6f56-484c-985e-bab1297f4ff4-image.png
@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..