Comment 3 for bug 1173112

Revision history for this message
Chris Kiick (9e9o1ko8b2f5xpiibgscjzlhug6x-759v2-0zxvj9hhx1hzo5xiyhxz186cr43t) wrote : Re: [request]I want a longclick method

How about extending the regular click() method with an optional time argument?
So
click(PSRML) works just as it does now, but
click(PSRML, time) forces an interval of time seconds into the click.

Just a suggestion.