|
|
|
|
|
by ahoge
3911 days ago
|
|
Taking screenshots of the full page or individual elements was also possible before via Tools -> Web Developer -> Developer Toolbar (Shift + F2)... and then using the `screenshot --selector ...` command. You also have access to part of this functionality via the non-standard drawWindow method: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRende... |
|