Starting and Stopping the Test
Starting and stopping a test is as simple as calling start
and stop
on the SpeedtestLib instance:
speedtest.start(server, category['id'], comment); speedtest.stop()
This can be done from the web page by clicking the start and stop buttons. (The latter becomes visible after you click start.)
The blue bar shows the progress of the test.