I am recording and running against Chrome. During recording, I would like to run a single line of of the script. I have a problem clicking some elements like a button. The normal click does not work, so I have to play around with different javascript click events and have to run the whole script to get to that one button to see if it worked. Is there a way that I can play just a single line?