Open
Description
Hi,
Our tests are based on comparing screenshots of page elements with baselines.
One use case is to take a screenshot of a dialog with and without a scrollbar to test layout and styles.
To display scrollbars in chromium based browsers, I can ignore the --hide-scrollbars argument.
Is there any opportunity to show scrollbars in Firefox headless?