#!/bin/bash # Usage: ./test-launch.sh 500 # When launching this test script more than once in current # Linux session then the CEF initialization issue is hard # to reproduce. The best results are when launching tests # in a clean Ubuntu session, just log out and log in again, # and run the test immediately. You could also run a few # terminal sessions with several test scripts running # simultaneously to simulate heavy overload. for ((i = 1; i