laurentj / slimerjs

A scriptable browser like PhantomJS, based on Firefox
http://slimerjs.org
Other
3k stars 258 forks source link

BUG: The sound of the video is heard with run in `--headless` mode #698

Open NabiKAZ opened 6 years ago

NabiKAZ commented 6 years ago

Versions

Steps to reproduce the issue

Run with --headless params, about a page with contain video played. Seems the window was hide and run on background, But the sound of the video is heard!

Actual results:

Play sounds in background!

Expected results:

Must be muted sounds.

laurentj commented 6 years ago

I think this is more a Mozilla bug than a SlimerJS bug...