Help for this page
use warnings; use strict; ... $m->click({ selector => '#test-button' }); $m->sleep(10);