Type Faster
- karma-fusebox
- Posts: 23
- Joined: Fri Mar 06, 2009 1:37 pm
-
- Posts: 106
- Joined: Thu Oct 29, 2009 9:21 pm
-
- Posts: 16
- Joined: Wed Jul 16, 2008 2:33 am
- Location: here
a fun bit of overkill...
Code: Select all
javascript: var x=document.getElementsByTagName('b')[0].innerHTML;frm.answer.value=x;frm.submit();void(0);
hack the planet
whattheh@ck wrote:a fun bit of overkill...Code: Select all
javascript: var x=document.getElementsByTagName('b')[0].innerHTML;frm.answer.value=x;frm.submit();void(0);
Oh, that's certainly overkill XD
copy and paste
refresh wait for a small length phraise copy and paste .
In the fell clutch of circumstance
I have not winced nor cried aloud.
Under the bludgeonings of chance
My head is bloody, but unbowed.
William Ernest Henley
I have not winced nor cried aloud.
Under the bludgeonings of chance
My head is bloody, but unbowed.
William Ernest Henley
Copy & Paste didn't work all the time
I am curious whether there are any other restrictions on the solution. My first intention was to copy & paste, but I made about 10 trials and it didn't work. I tried to use a selenium web client but got stucked because i had to log in first...
After an hour or so, i just tried it again with copy & paste and it worked.. ???
After an hour or so, i just tried it again with copy & paste and it worked.. ???
There is always room for improvement...
-
- Posts: 11
- Joined: Fri May 04, 2018 4:21 pm