Instantly share code, notes, and snippets.

Embed
What would you like to do?
generated automatically from #selenium on seleniumhq slack
Xvfb :10 -screen 0 1280x1024x16 & yarn acceptance-test:headless & sleep 3 && avconv -y -f x11grab -video_size 1280x1024x16 -i :10 -codec:v libx264 -r 12 -an /tmp/test.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment