Hi, I've got some question, cause I want to automate some of my basic
things which I done everyday, and I was try to create some of script, which
that go after 10 seconds to the next page, by ID, name, class or even
something else.
This is my result(it's not working, and I don't know why)
if( document.getElementById('submit') ||
document.getElementById('nextPage') ){ unsafeWindow.NextPage(); }
It's working only on one site, in rest of them, actually, not.
What's a solution?
Thanks for reply.
--
You received this message because you are subscribed to the Google Groups
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.