Y
Hacker News
new
|
ask
|
show
|
jobs
by
tedmiston
3920 days ago
What happens if there are elements below the one you're screenshotting by z-index?
1 comments
dubcanada
3920 days ago
You would see the element under it assuming it's possible. What this does is finds the bounding box cords and takes a full page screenshot and crops it to that region.
link