Menu

test type Buttons not the submit button

2003-10-21
2004-03-03
  • Sumana Hegde

    Sumana Hegde - 2003-10-21

    Hi:
    I have some button objects in my tool.  Since those are submit buttons or hyperlink,  I am not sure how call them to activate.  Have you tested them in this tool.
    Thanks.

     
    • Robert Bird

      Robert Bird - 2004-03-03

      If you build from the cvs, the buttons created "<Input type=button" are treated as WebText fields.  Also, all WebTags implement click() method.  You can find them based on their name/text, and then click them.  I modified the source to have a WebButton class and DefaultWebButton class so that it would be more clear that it was a button, but this is in no way necessary.

       

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.