Menu

#22 Test Using AccessKey

open
3
2006-08-31
2006-05-22
No

Send an access key to the browser. For example, send
an alt-S when the following is on the current page

<INPUT type="submit" accesskey="S" value="Save"/>

and have it actually submit the page.

Discussion

  • Narti Kitiyakara

    • assigned_to: nobody --> nkitiyakara
     
  • Narti Kitiyakara

    Logged In: YES
    user_id=1134920

    My first feeling for this was that it could just be done by
    ClickBrowser by XPath, but it turns out that IE and Firefox
    behave differently for anchor tags, so it legitimately
    needs its own handler. I'll implement for IE and put
    another story in for Firefox.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.