Uruchom kliknij na stronę Lad JQuery

$("document").ready(function() {
	$("button").trigger('click');
});
RandomCoder