Results 1 to 2 of 2

Thread: [RESOLVED] Browser - JS Button [VB.NET]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2009
    Posts
    112

    Exclamation [RESOLVED] Browser - JS Button [VB.NET]

    HTML Code:
    <a href="#edit_timestamp" class="edit-timestamp hide-if-no-js" tabindex="4" style="display: inline; ">Edit</a>
    Once the above button is clicked, It shows another button

    HTML Code:
    <a href="#edit_timestamp" class="save-timestamp hide-if-no-js button">OK</a>
    How to click on these two buttons using the Browser control ?
    Last edited by Trav-Pro; May 25th, 2012 at 07:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width