coded ui tests - TFS and clicking hyperlinks -


i have buttons in web (javascript based) application. , can record consecutive steps use these button in. problem appears when want click hyperlink. tfs doesn't recognize - seems fine while recording step, later in tests points hyperlink mouse cursor, nothing happens (no click executed).

in html looks like:

  • link 1
  • [edit]
    have noticed problem appears in chrome, in ie10 ok...

    you need using tfs 2012 update 2 or higher work in chrome.


    Comments

    Popular posts from this blog

    html - How to style widget with post count different than without post count -

    How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

    javascript - storing input from prompt in array and displaying the array -