Created
February 9, 2017 14:16
-
-
Save n5i/e811900eceb56cf991150e2e1385bbb1 to your computer and use it in GitHub Desktop.
Create firefox profile for selenium
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /your/profile | |
zip -r profile * | |
base64 profile.zip > profile.zip.b64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment