For those who want to use jquery in the console. you can enter this, then your jquery shit afterwards....
Are you logging into worker.mturk.com ?
And to test this stuff, you can put it into the console and hit enter, you don't have to put it in the tamper script and then reload the page. [IMG]
or for (let element of document.querySelectorAll(`[type="radio"][value="4"]`)) element.checked = true; since there is some differences between...
If you're looking to select down the middle for all of them, then this is what you want. for (let element of...
Do you mean focus or click?
The issue is that it runs through only 1 panda per cycle. So this is like have a 23s reload for each panda.
Yes, that would be next.
Familiarize yourself with DOM selection. Would focus the 4th radio. document.querySelectorAll(`[type="radio"]`)[3].focus(); Find all of the...
:emoji_wave: @ChrisTurk
??
Also, for HITs that run on that url, I like to use the regex below because sometimes those HITs will show up on s3.amazonaws too. // @include...
Yes.
Will just run on page 9 of this thread. //@include https://turkerhub.com/threads/01-29-sailing-away-sunday.156/page-9 Will run on any page of...
Yes, but just use the origin with a wildcard so it'll work on other hits for that batch. if just for testing then just add that link.
Right click, view frame source. Then remove the view-source from the new tabs URL.
:wave:
Yup, all you need to do is check the box when you work on them again and you'll be good to go.
Good, lemme know if some messes up or if you have an improvement idea.
https://greasyfork.org/en/scripts/18547-no-hit-reloader/ has been updated. Instead of having to add groupIds to an array, all you need to do is...
Separate names with a comma.