run below command to generate a random data content file in linux:
For 1GB file:
head -c 1G </dev/urandom >myfile
For 1MB file:
head -c 1M </dev/urandom >myfile
Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...
No comments:
Post a Comment